Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 79d192228a5789397eaac89f5a29237a0a7597a8 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-ssh8465316526811808731.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh15445126140511360576.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh2280956109438190967.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > 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-ssh14241124001160108201.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-ssh2706682971756436580.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 ‘prd-ubuntu20.04-docker-8c-8g-1122’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1124 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 79d192228a5789397eaac89f5a29237a0a7597a8 (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 79d192228a5789397eaac89f5a29237a0a7597a8 # timeout=10 Commit message: "Merge pull request #79 from edgexfoundry/issue-76" > git rev-list --no-walk bed38a921fe50266a02f4b176e1c4270e057bc09 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:44:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:44:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:44:01 ========================================================= 07:44:01 EdgeX Global Pipelines Version Info 07:44:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:44:02 ------------------- 07:44:02 stable info: 07:44:02 ------------------- 07:44:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:44:02 Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 07:44:02 Message: update stable to v1.0.232 07:44:02 ------------------- 07:44:02 experimental info: 07:44:02 ------------------- 07:44:02 Commited By: **** collab-it+edgex@linuxfoundation.org 07:44:02 Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 07:44:02 Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 79d192228a5789397eaac89f5a29237a0a7597a8 [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 79d1922 [Pipeline] echo 07:44:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:44:03 provisioning config files... 07:44:03 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2601912454904012764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:44:03 ---> docker-login.sh 07:44:03 nexus3.edgexfoundry.org:10001 07:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:04 Configure a credential helper to remove this warning. See 07:44:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:04 07:44:04 Login Succeeded 07:44:04 nexus3.edgexfoundry.org:10002 07:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:04 Configure a credential helper to remove this warning. See 07:44:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:04 07:44:04 Login Succeeded 07:44:04 nexus3.edgexfoundry.org:10003 07:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:04 Configure a credential helper to remove this warning. See 07:44:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:04 07:44:04 Login Succeeded 07:44:04 nexus3.edgexfoundry.org:10004 07:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:04 Configure a credential helper to remove this warning. See 07:44:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:04 07:44:04 Login Succeeded 07:44:04 docker.io 07:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:04 Configure a credential helper to remove this warning. See 07:44:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:04 07:44:04 Login Succeeded 07:44:04 ---> docker-login.sh ends [Pipeline] } 07:44:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:44:05 + git rev-list -1 --merges 79d192228a5789397eaac89f5a29237a0a7597a8~1..79d192228a5789397eaac89f5a29237a0a7597a8 [Pipeline] echo 07:44:05 -----------> git rev-list -1 --merges 79d192228a5789397eaac89f5a29237a0a7597a8~1..79d192228a5789397eaac89f5a29237a0a7597a8 79d192228a5789397eaac89f5a29237a0a7597a8 07:44:05 79d192228a5789397eaac89f5a29237a0a7597a8 [false] [Pipeline] sh 07:44:05 + git log --format=format:%s -1 79d192228a5789397eaac89f5a29237a0a7597a8 [Pipeline] echo 07:44:05 ========================================================= 07:44:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:44:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:44:05 + git log --format=format:%s -1 79d192228a5789397eaac89f5a29237a0a7597a8 [Pipeline] echo 07:44:05 [semverPrep] GIT_COMMIT: 79d192228a5789397eaac89f5a29237a0a7597a8, Commit Message: Merge pull request #79 from edgexfoundry/issue-76 [Pipeline] echo 07:44:05 [semverPrep] This is not a build commit. [Pipeline] sh 07:44:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:44:06 + grep -v github /etc/ssh/ssh_known_hosts 07:44:06 + [ -e /tmp/ssh_known_hosts ] 07:44:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:44:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:44:06 + sudo tee -a /etc/ssh/ssh_known_hosts 07:44:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:44:06 07:44:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:44:06 0.1.4: Pulling from edgex-devops/py-git-semver 07:44:06 42c077c10790: Pulling fs layer 07:44:06 f63e77b7563a: Pulling fs layer 07:44:06 bd5fdadae976: Pulling fs layer 07:44:06 205491f53016: Pulling fs layer 07:44:06 205491f53016: Waiting 07:44:06 df18705c85c3: Pulling fs layer 07:44:06 bdb3f477010e: Pulling fs layer 07:44:06 df18705c85c3: Waiting 07:44:06 c8a8fc8e1c8f: Pulling fs layer 07:44:06 2c6e9b1d212d: Pulling fs layer 07:44:06 bdb8f0575790: Pulling fs layer 07:44:06 386e3cb2ff24: Pulling fs layer 07:44:06 2343380bae48: Pulling fs layer 07:44:06 bdb3f477010e: Waiting 07:44:06 c8a8fc8e1c8f: Waiting 07:44:06 2c6e9b1d212d: Waiting 07:44:06 bdb8f0575790: Waiting 07:44:06 386e3cb2ff24: Waiting 07:44:06 2343380bae48: Waiting 07:44:06 f63e77b7563a: Download complete 07:44:06 205491f53016: Verifying Checksum 07:44:06 205491f53016: Download complete 07:44:07 df18705c85c3: Verifying Checksum 07:44:07 df18705c85c3: Download complete 07:44:07 bdb3f477010e: Verifying Checksum 07:44:07 bdb3f477010e: Download complete 07:44:07 bd5fdadae976: Verifying Checksum 07:44:07 bd5fdadae976: Download complete 07:44:07 2c6e9b1d212d: Verifying Checksum 07:44:07 2c6e9b1d212d: Download complete 07:44:07 bdb8f0575790: Download complete 07:44:07 386e3cb2ff24: Verifying Checksum 07:44:07 386e3cb2ff24: Download complete 07:44:07 2343380bae48: Verifying Checksum 07:44:07 2343380bae48: Download complete 07:44:07 42c077c10790: Verifying Checksum 07:44:07 42c077c10790: Download complete 07:44:07 c8a8fc8e1c8f: Verifying Checksum 07:44:07 c8a8fc8e1c8f: Download complete 07:44:08 42c077c10790: Pull complete 07:44:08 f63e77b7563a: Pull complete 07:44:09 bd5fdadae976: Pull complete 07:44:09 205491f53016: Pull complete 07:44:09 df18705c85c3: Pull complete 07:44:09 bdb3f477010e: Pull complete 07:44:11 c8a8fc8e1c8f: Pull complete 07:44:11 2c6e9b1d212d: Pull complete 07:44:12 bdb8f0575790: Pull complete 07:44:12 386e3cb2ff24: Pull complete 07:44:12 2343380bae48: Pull complete 07:44:12 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 07:44:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:44:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:44:12 prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container 07:44:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:44:13 $ docker top 73b8392e781c0ea111066c34fbe345990cfa43867cc7b0a458ea91cd83bda19b -eo pid,comm 07:44:13 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). 07:44:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:44:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:44:13 [ssh-agent] Looking for ssh-agent implementation... 07:44:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:44:14 $ docker exec 73b8392e781c0ea111066c34fbe345990cfa43867cc7b0a458ea91cd83bda19b ssh-agent 07:44:14 SSH_AUTH_SOCK=/tmp/ssh-OgKe3yYbJ3SX/agent.32 07:44:14 SSH_AGENT_PID=38 07:44:14 Running ssh-add (command line suppressed) 07:44:14 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5975205136000978498.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5975205136000978498.key) 07:44:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:44:14 + git tag --points-at HEAD [Pipeline] } 07:44:14 $ docker exec --env ******** --env ******** 73b8392e781c0ea111066c34fbe345990cfa43867cc7b0a458ea91cd83bda19b ssh-agent -k 07:44:14 unset SSH_AUTH_SOCK; 07:44:14 unset SSH_AGENT_PID; 07:44:14 echo Agent pid 38 killed; 07:44:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:44:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:44:14 [ssh-agent] Looking for ssh-agent implementation... 07:44:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:44:14 $ docker exec 73b8392e781c0ea111066c34fbe345990cfa43867cc7b0a458ea91cd83bda19b ssh-agent 07:44:15 SSH_AUTH_SOCK=/tmp/ssh-8esG6AVTqnuf/agent.70 07:44:15 SSH_AGENT_PID=76 07:44:15 Running ssh-add (command line suppressed) 07:44:15 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2078260055984177288.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2078260055984177288.key) 07:44:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:44:15 + git semver init 07:44:15 2022-06-06 07:44:15,755 [run_init] DEBUG init version:0.0.0 force:False 07:44:15 2022-06-06 07:44:15,756 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 07:44:15 2022-06-06 07:44:15,756 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 07:44:15 2022-06-06 07:44:15,757 [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) 07:44:16 2022-06-06 07:44:16,420 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 07:44:16 2022-06-06 07:44:16,421 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 07:44:16 2022-06-06 07:44:16,421 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:44:16 2022-06-06 07:44:16,422 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:44:16 0.0.1-dev.8 [Pipeline] } 07:44:16 $ docker exec --env ******** --env ******** 73b8392e781c0ea111066c34fbe345990cfa43867cc7b0a458ea91cd83bda19b ssh-agent -k 07:44:16 unset SSH_AUTH_SOCK; 07:44:16 unset SSH_AGENT_PID; 07:44:16 echo Agent pid 76 killed; 07:44:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:44:17 + git semver [Pipeline] } 07:44:17 $ docker stop --time=1 73b8392e781c0ea111066c34fbe345990cfa43867cc7b0a458ea91cd83bda19b 07:44:18 $ docker rm -f 73b8392e781c0ea111066c34fbe345990cfa43867cc7b0a458ea91cd83bda19b [Pipeline] // withDockerContainer [Pipeline] sh 07:44:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:44:19 Stashed 1 file(s) [Pipeline] echo 07:44:19 [edgeXSemver]: initialized semver on version 0.0.1-dev.8 [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 07:44:19 provisioning config files... 07:44:19 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2756094734695869391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:44:19 ---> docker-login.sh 07:44:19 nexus3.edgexfoundry.org:10001 07:44:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:19 Configure a credential helper to remove this warning. See 07:44:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:19 07:44:19 Login Succeeded 07:44:19 nexus3.edgexfoundry.org:10002 07:44:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:20 Configure a credential helper to remove this warning. See 07:44:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:20 07:44:20 Login Succeeded 07:44:20 nexus3.edgexfoundry.org:10003 07:44:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:20 Configure a credential helper to remove this warning. See 07:44:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:20 07:44:20 Login Succeeded 07:44:20 nexus3.edgexfoundry.org:10004 07:44:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:20 Configure a credential helper to remove this warning. See 07:44:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:20 07:44:20 Login Succeeded 07:44:20 docker.io 07:44:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:44:20 Configure a credential helper to remove this warning. See 07:44:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:44:20 07:44:20 Login Succeeded 07:44:20 ---> docker-login.sh ends [Pipeline] } 07:44:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:44:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:44:21 ========================================================= 07:44:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 07:44:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:21 + 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 . 07:44:21 Sending build context to Docker daemon 8.678MB 07:44:21 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 07:44:21 Step 2/13 : FROM ${BASE} AS builder 07:44:21 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 07:44:21 59bf1c3509f3: Pulling fs layer 07:44:21 666ba61612fd: Pulling fs layer 07:44:21 8ed8ca486205: Pulling fs layer 07:44:21 cc1cd167ecdc: Pulling fs layer 07:44:21 c516ae0d96e1: Pulling fs layer 07:44:21 684cea983483: Pulling fs layer 07:44:21 dd3240ac7de5: Pulling fs layer 07:44:21 b1e948a4e11c: Pulling fs layer 07:44:21 a8fd76ee1af6: Pulling fs layer 07:44:21 646ad004c059: Pulling fs layer 07:44:21 cc1cd167ecdc: Waiting 07:44:21 c516ae0d96e1: Waiting 07:44:21 684cea983483: Waiting 07:44:21 dd3240ac7de5: Waiting 07:44:21 b1e948a4e11c: Waiting 07:44:21 a8fd76ee1af6: Waiting 07:44:21 646ad004c059: Waiting 07:44:21 8ed8ca486205: Verifying Checksum 07:44:21 8ed8ca486205: Download complete 07:44:21 666ba61612fd: Download complete 07:44:21 c516ae0d96e1: Verifying Checksum 07:44:21 c516ae0d96e1: Download complete 07:44:21 684cea983483: Verifying Checksum 07:44:21 684cea983483: Download complete 07:44:21 dd3240ac7de5: Verifying Checksum 07:44:21 dd3240ac7de5: Download complete 07:44:21 59bf1c3509f3: Verifying Checksum 07:44:21 59bf1c3509f3: Download complete 07:44:21 b1e948a4e11c: Verifying Checksum 07:44:21 b1e948a4e11c: Download complete 07:44:21 59bf1c3509f3: Pull complete 07:44:21 666ba61612fd: Pull complete 07:44:21 8ed8ca486205: Pull complete 07:44:22 646ad004c059: Verifying Checksum 07:44:22 646ad004c059: Download complete 07:44:22 a8fd76ee1af6: Verifying Checksum 07:44:22 a8fd76ee1af6: Download complete 07:44:22 cc1cd167ecdc: Verifying Checksum 07:44:22 cc1cd167ecdc: Download complete 07:44:26 cc1cd167ecdc: Pull complete 07:44:26 c516ae0d96e1: Pull complete 07:44:26 684cea983483: Pull complete 07:44:26 dd3240ac7de5: Pull complete 07:44:26 b1e948a4e11c: Pull complete 07:44:28 a8fd76ee1af6: Pull complete 07:44:29 646ad004c059: Pull complete 07:44:29 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 07:44:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:44:29 ---> 8f69c11f6b0c 07:44:29 Step 3/13 : ARG MAKE="make build" 07:44:30 ---> Running in 3b44ff42d2bd 07:44:30 Removing intermediate container 3b44ff42d2bd 07:44:30 ---> c9728b6067de 07:44:30 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 07:44:30 ---> Running in 1b84f4c706d6 07:44:31 Removing intermediate container 1b84f4c706d6 07:44:31 ---> 86647a1705e3 07:44:31 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 07:44:31 ---> Running in 5b58b4ca987b 07:44:31 Removing intermediate container 5b58b4ca987b 07:44:31 ---> 0f9f7e6b8f0c 07:44:31 Step 6/13 : LABEL Name=edgex-device-onvif-camera 07:44:31 ---> Running in fa1f8d08959f 07:44:31 Removing intermediate container fa1f8d08959f 07:44:31 ---> 28e619f9d68f 07:44:31 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:44:31 ---> Running in 9aee99aa191a 07:44:31 Removing intermediate container 9aee99aa191a 07:44:31 ---> 9d506c90a55f 07:44:31 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:44:31 ---> Running in fabfa1235063 07:44:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:44:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:44:33 OK: 221 MiB in 52 packages 07:44:33 Removing intermediate container fabfa1235063 07:44:33 ---> a88f257c1381 07:44:33 Step 9/13 : WORKDIR /device-onvif-camera 07:44:33 ---> Running in c348ada2388b 07:44:33 Removing intermediate container c348ada2388b 07:44:33 ---> e086714e52e9 07:44:33 Step 10/13 : COPY go.mod vendor* ./ 07:44:33 ---> b1b1e5605aae 07:44:33 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:33 ---> Running in 1c9f1614f4a3 07:44:34 Still waiting to schedule task 07:44:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:44:52 Removing intermediate container 1c9f1614f4a3 07:44:52 ---> 7ac2564bc456 07:44:52 Step 12/13 : COPY . . 07:44:52 ---> 924facfc9ea6 07:44:52 Step 13/13 : RUN ${MAKE} 07:44:52 ---> Running in f521c70ee752 07:44:52 noop 07:44:52 Removing intermediate container f521c70ee752 07:44:52 ---> 16877fa7f17e 07:44:52 Successfully built 16877fa7f17e 07:44:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:52 + docker inspect -f . ci-base-image-x86_64 07:44:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:44:52 prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container 07:44:52 $ 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 ******** ci-base-image-x86_64 cat 07:44:52 $ docker top 9d8bcbd3e44e0f1560e9f5b631eb8834d1b1e95714aee96b6d2846c7bd9b04d1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:44:53 + go version 07:44:53 go version go1.17.7 linux/amd64 [Pipeline] } 07:44:53 $ docker stop --time=1 9d8bcbd3e44e0f1560e9f5b631eb8834d1b1e95714aee96b6d2846c7bd9b04d1 07:44:54 $ docker rm -f 9d8bcbd3e44e0f1560e9f5b631eb8834d1b1e95714aee96b6d2846c7bd9b04d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:54 + docker inspect -f . ci-base-image-x86_64 07:44:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:44:55 prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container 07:44:55 $ 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 ******** ci-base-image-x86_64 cat 07:44:55 $ docker top f42995aae40a91d53fa47d6c7357c63aff7b04470d4b1903099d163ca1d14e49 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:44:55 + make test 07:44:55 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:44:56 ? github.com/edgexfoundry/device-onvif-camera [no test files] 07:45:06 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 07:45:06 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.015s coverage: 1.3% of statements 07:45:12 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.690s coverage: 13.8% of statements 07:45:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:45:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:45:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:45:24 ./bin/test-attribution-txt.sh [Pipeline] echo 07:45:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:45:24 $ docker stop --time=1 f42995aae40a91d53fa47d6c7357c63aff7b04470d4b1903099d163ca1d14e49 07:45:26 $ docker rm -f f42995aae40a91d53fa47d6c7357c63aff7b04470d4b1903099d163ca1d14e49 [Pipeline] // withDockerContainer [Pipeline] sh 07:45:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:45:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:45:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:45:27 + ls -al . 07:45:27 total 232 07:45:27 drwxrwxr-x 9 jenkins jenkins 4096 Jun 6 07:45 . 07:45:27 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 07:43 .. 07:45:27 drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 07:44 .git 07:45:27 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 07:43 .github 07:45:27 -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 07:43 .gitignore 07:45:27 -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 07:43 .golangci.yml 07:45:27 drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 07:44 .semver 07:45:27 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 07:43 Attribution.txt 07:45:27 -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 07:43 CHANGELOG.md 07:45:27 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 07:43 Dockerfile 07:45:27 -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 07:43 GOVERNANCE.md 07:45:27 -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 07:43 Jenkinsfile 07:45:27 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 07:43 LICENSE 07:45:27 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 07:43 Makefile 07:45:27 -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 07:43 OWNERS.md 07:45:27 -rw-rw-r-- 1 jenkins jenkins 28742 Jun 6 07:43 README.md 07:45:27 -rw-rw-r-- 1 jenkins jenkins 11 Jun 6 07:44 VERSION 07:45:27 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 07:43 bin 07:45:27 drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 07:43 cmd 07:45:27 -rw-r--r-- 1 jenkins jenkins 53381 Jun 6 07:45 coverage.out 07:45:27 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 07:43 doc 07:45:27 -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 07:43 go.mod 07:45:27 -rw-rw-r-- 1 jenkins jenkins 37264 Jun 6 07:43 go.sum 07:45:27 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 07:43 internal 07:45:27 -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 07:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45: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=79d192228a5789397eaac89f5a29237a0a7597a8 --label arch=amd64 --label version=0.0.1-dev.8 . 07:45:28 Sending build context to Docker daemon 8.732MB 07:45:28 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 07:45:28 Step 2/26 : FROM ${BASE} AS builder 07:45:28 ---> 16877fa7f17e 07:45:28 Step 3/26 : ARG MAKE="make build" 07:45:28 ---> Running in 22507d0daa6b 07:45:28 Removing intermediate container 22507d0daa6b 07:45:28 ---> 02d087dea9ad 07:45:28 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 07:45:28 ---> Running in cbf3ca6fa503 07:45:28 Removing intermediate container cbf3ca6fa503 07:45:28 ---> 89b3df553e53 07:45:28 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 07:45:28 ---> Running in 39d7c731809b 07:45:28 Removing intermediate container 39d7c731809b 07:45:28 ---> 170135204c69 07:45:28 Step 6/26 : LABEL Name=edgex-device-onvif-camera 07:45:28 ---> Running in 3d8708c7a418 07:45:28 Removing intermediate container 3d8708c7a418 07:45:28 ---> 79445b5adf4c 07:45:28 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:29 ---> Running in c48faf62a185 07:45:29 Removing intermediate container c48faf62a185 07:45:29 ---> 52c8909bec01 07:45:29 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:45:29 ---> Running in 6a9414a81abe 07:45:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:45:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:45:31 OK: 221 MiB in 52 packages 07:45:31 Removing intermediate container 6a9414a81abe 07:45:31 ---> d69a9abe1dfc 07:45:31 Step 9/26 : WORKDIR /device-onvif-camera 07:45:31 ---> Running in ae7e8d952fc1 07:45:31 Removing intermediate container ae7e8d952fc1 07:45:31 ---> 63d9dc9a0c0c 07:45:31 Step 10/26 : COPY go.mod vendor* ./ 07:45:31 ---> 1895713533b2 07:45:31 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:31 ---> Running in 0ca38abac4a3 07:45:32 Removing intermediate container 0ca38abac4a3 07:45:32 ---> f70fae90806f 07:45:32 Step 12/26 : COPY . . 07:45:33 ---> a156925ce069 07:45:33 Step 13/26 : RUN ${MAKE} 07:45:33 ---> Running in 55f3cc27df3a 07:45:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.8 -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 07:45:55 Removing intermediate container 55f3cc27df3a 07:45:55 ---> 8e2a70bcf4db 07:45:55 Step 14/26 : FROM alpine:3.15 07:45:55 3.15: Pulling from library/alpine 07:45:55 df9b9388f04a: Pulling fs layer 07:45:55 df9b9388f04a: Verifying Checksum 07:45:55 df9b9388f04a: Download complete 07:45:55 df9b9388f04a: Pull complete 07:45:55 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 07:45:55 Status: Downloaded newer image for alpine:3.15 07:45:55 ---> 0ac33e5f5afa 07:45:55 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 07:45:55 ---> Running in cf172207459b 07:45:55 Removing intermediate container cf172207459b 07:45:55 ---> 8f0b65887086 07:45:55 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 07:45:55 ---> Running in 703ebd8cdae5 07:45:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:45:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:45:56 (1/6) Installing dumb-init (1.2.5-r1) 07:45:56 (2/6) Installing libgcc (10.3.1_git20211027-r0) 07:45:56 (3/6) Installing libsodium (1.0.18-r0) 07:45:56 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 07:45:56 (5/6) Installing libzmq (4.3.4-r0) 07:45:56 (6/6) Installing zeromq (4.3.4-r0) 07:45:56 Executing busybox-1.34.1-r5.trigger 07:45:56 OK: 8 MiB in 20 packages 07:45:56 Removing intermediate container 703ebd8cdae5 07:45:56 ---> 6acfa7cc7915 07:45:56 Step 17/26 : WORKDIR / 07:45:56 ---> Running in 16bc8b79bc16 07:45:56 Removing intermediate container 16bc8b79bc16 07:45:56 ---> 34326bdc236a 07:45:56 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 07:45:57 ---> f0ea1a42b784 07:45:57 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 07:45:57 ---> 4af11143188d 07:45:57 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 07:45:57 ---> e8fc3b6e7d58 07:45:57 Step 21/26 : EXPOSE 59984 07:45:57 ---> Running in 0c88ad4f8e0b 07:45:57 Removing intermediate container 0c88ad4f8e0b 07:45:57 ---> b499f1bf2b09 07:45:57 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 07:45:57 ---> Running in f1a5acc92af3 07:45:58 Removing intermediate container f1a5acc92af3 07:45:58 ---> a41e48baf27a 07:45:58 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:45:58 ---> Running in c82f37120562 07:45:58 Removing intermediate container c82f37120562 07:45:58 ---> 7a39f3cee83b 07:45:58 Step 24/26 : LABEL arch=amd64 07:45:58 ---> Running in aec9ae4846cd 07:45:58 Removing intermediate container aec9ae4846cd 07:45:58 ---> 6504fb84f74a 07:45:58 Step 25/26 : LABEL git_sha=79d192228a5789397eaac89f5a29237a0a7597a8 07:45:58 ---> Running in dcd9f7cfc08b 07:45:58 Removing intermediate container dcd9f7cfc08b 07:45:58 ---> 58735a6d15c1 07:45:58 Step 26/26 : LABEL version=0.0.1-dev.8 07:45:58 ---> Running in a2c328b01a45 07:45:58 Removing intermediate container a2c328b01a45 07:45:58 ---> a9432ec8e87b 07:45:58 [Warning] One or more build-args [ARCH] were not consumed 07:45:58 Successfully built a9432ec8e87b 07:45:58 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 07:45:58 provisioning config files... 07:45:58 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8907870036658700256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:45:59 ---> docker-login.sh 07:45:59 nexus3.edgexfoundry.org:10001 07:45:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:59 Configure a credential helper to remove this warning. See 07:45:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:59 07:45:59 Login Succeeded 07:45:59 nexus3.edgexfoundry.org:10002 07:45:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:59 Configure a credential helper to remove this warning. See 07:45:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:59 07:45:59 Login Succeeded 07:45:59 nexus3.edgexfoundry.org:10003 07:45:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:59 Configure a credential helper to remove this warning. See 07:45:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:59 07:45:59 Login Succeeded 07:45:59 nexus3.edgexfoundry.org:10004 07:45:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:59 Configure a credential helper to remove this warning. See 07:45:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:59 07:45:59 Login Succeeded 07:45:59 docker.io 07:45:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:59 Configure a credential helper to remove this warning. See 07:45:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:59 07:45:59 Login Succeeded 07:45:59 ---> docker-login.sh ends [Pipeline] } 07:45:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:45:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:45:59 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 07:45:59 79d192228a5789397eaac89f5a29237a0a7597a8 07:45:59 latest 07:45:59 0.0.1-dev.8 07:45:59 79d192228a5789397eaac89f5a29237a0a7597a8-0.0.1-dev.8 07:45:59 main 07:45:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:00 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:79d192228a5789397eaac89f5a29237a0a7597a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:00 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:79d192228a5789397eaac89f5a29237a0a7597a8 07:46:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:46:00 d38f201494ce: Preparing 07:46:00 df13208071ba: Preparing 07:46:00 3bac1db72512: Preparing 07:46:00 258b61d6fd0e: Preparing 07:46:00 4fc242d58285: Preparing 07:46:00 4fc242d58285: Layer already exists 07:46:00 df13208071ba: Pushed 07:46:00 d38f201494ce: Pushed 07:46:00 258b61d6fd0e: Pushed 07:46:04 3bac1db72512: Pushed 07:46:04 79d192228a5789397eaac89f5a29237a0a7597a8: digest: sha256:580c94ddaf3418a9af7ae52af03c190d2a32e81ab764e967fe81ac2eefa0db0d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:04 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:04 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 07:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:46:04 d38f201494ce: Preparing 07:46:04 df13208071ba: Preparing 07:46:04 3bac1db72512: Preparing 07:46:04 258b61d6fd0e: Preparing 07:46:04 4fc242d58285: Preparing 07:46:04 3bac1db72512: Layer already exists 07:46:04 258b61d6fd0e: Layer already exists 07:46:04 df13208071ba: Layer already exists 07:46:04 d38f201494ce: Layer already exists 07:46:04 4fc242d58285: Layer already exists 07:46:04 latest: digest: sha256:580c94ddaf3418a9af7ae52af03c190d2a32e81ab764e967fe81ac2eefa0db0d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:05 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:05 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.8 07:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:46:05 d38f201494ce: Preparing 07:46:05 df13208071ba: Preparing 07:46:05 3bac1db72512: Preparing 07:46:05 258b61d6fd0e: Preparing 07:46:05 4fc242d58285: Preparing 07:46:05 4fc242d58285: Layer already exists 07:46:05 258b61d6fd0e: Layer already exists 07:46:05 d38f201494ce: Layer already exists 07:46:05 3bac1db72512: Layer already exists 07:46:05 df13208071ba: Layer already exists 07:46:05 0.0.1-dev.8: digest: sha256:580c94ddaf3418a9af7ae52af03c190d2a32e81ab764e967fe81ac2eefa0db0d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:05 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:79d192228a5789397eaac89f5a29237a0a7597a8-0.0.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:06 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:79d192228a5789397eaac89f5a29237a0a7597a8-0.0.1-dev.8 07:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:46:06 d38f201494ce: Preparing 07:46:06 df13208071ba: Preparing 07:46:06 3bac1db72512: Preparing 07:46:06 258b61d6fd0e: Preparing 07:46:06 4fc242d58285: Preparing 07:46:06 3bac1db72512: Layer already exists 07:46:06 d38f201494ce: Layer already exists 07:46:06 4fc242d58285: Layer already exists 07:46:06 df13208071ba: Layer already exists 07:46:06 258b61d6fd0e: Layer already exists 07:46:06 79d192228a5789397eaac89f5a29237a0a7597a8-0.0.1-dev.8: digest: sha256:580c94ddaf3418a9af7ae52af03c190d2a32e81ab764e967fe81ac2eefa0db0d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:06 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:06 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 07:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:46:06 d38f201494ce: Preparing 07:46:06 df13208071ba: Preparing 07:46:06 3bac1db72512: Preparing 07:46:06 258b61d6fd0e: Preparing 07:46:06 4fc242d58285: Preparing 07:46:06 258b61d6fd0e: Layer already exists 07:46:06 3bac1db72512: Layer already exists 07:46:06 4fc242d58285: Layer already exists 07:46:06 d38f201494ce: Layer already exists 07:46:06 df13208071ba: Layer already exists 07:46:06 main: digest: sha256:580c94ddaf3418a9af7ae52af03c190d2a32e81ab764e967fe81ac2eefa0db0d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:06 ===================================================== [Pipeline] echo 07:46:06 taggedImages: 07:46:06 - nexus3.edgexfoundry.org:10004/device-onvif-camera:79d192228a5789397eaac89f5a29237a0a7597a8 07:46:06 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 07:46:06 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.8 07:46:06 - nexus3.edgexfoundry.org:10004/device-onvif-camera:79d192228a5789397eaac89f5a29237a0a7597a8-0.0.1-dev.8 07:46:06 - 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 07:46:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1125 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 07:46:07 Running in /w/workspace/device-onvif-camera/10 [Pipeline] { [Pipeline] checkout 07:46:07 Selected Git installation does not exist. Using Default 07:46:07 The recommended git tool is: NONE 07:46:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:46:07 07:46:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:46:07 latest: Pulling from edgex-lftools-log-publisher 07:46:07 5eb5b503b376: Pulling fs layer 07:46:07 5c69ac0246d0: Pulling fs layer 07:46:07 ec43610c2a17: Pulling fs layer 07:46:07 3a2ae6a8a46f: Pulling fs layer 07:46:07 33b1e0a273af: Pulling fs layer 07:46:07 5d3b04190fa2: Pulling fs layer 07:46:07 2f39f015ded8: Pulling fs layer 07:46:07 3a2ae6a8a46f: Waiting 07:46:07 5d3b04190fa2: Waiting 07:46:07 33b1e0a273af: Waiting 07:46:07 2f39f015ded8: Waiting 07:46:07 5c69ac0246d0: Verifying Checksum 07:46:07 5c69ac0246d0: Download complete 07:46:07 3a2ae6a8a46f: Verifying Checksum 07:46:07 3a2ae6a8a46f: Download complete 07:46:07 33b1e0a273af: Verifying Checksum 07:46:07 33b1e0a273af: Download complete 07:46:07 ec43610c2a17: Verifying Checksum 07:46:07 ec43610c2a17: Download complete 07:46:07 5eb5b503b376: Verifying Checksum 07:46:07 5eb5b503b376: Download complete 07:46:08 2f39f015ded8: Download complete 07:46:09 5eb5b503b376: Pull complete 07:46:09 5c69ac0246d0: Pull complete 07:46:10 ec43610c2a17: Pull complete 07:46:10 3a2ae6a8a46f: Pull complete 07:46:10 33b1e0a273af: Pull complete 07:46:10 5d3b04190fa2: Pull complete 07:46:13 using credential edgex-jenkins-ssh 07:46:13 Cloning the remote Git repository 07:46:14 Avoid second fetch 07:46:14 Checking out Revision 79d192228a5789397eaac89f5a29237a0a7597a8 (main) 07:46:13 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 07:46:13 > git init /w/workspace/device-onvif-camera/10 # timeout=10 07:46:13 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 07:46:13 > git --version # timeout=10 07:46:13 > git --version # 'git version 2.25.1' 07:46:13 using GIT_SSH to set credentials SSH Credentials for GitHub 07:46:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:46:14 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 07:46:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:46:14 > git config core.sparsecheckout # timeout=10 07:46:14 > git checkout -f 79d192228a5789397eaac89f5a29237a0a7597a8 # timeout=10 07:46:15 2f39f015ded8: Pull complete 07:46:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:46:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:46:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:15 prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container 07:46:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 07:46:17 $ docker top 4ad9e7660a2cedd89ced28ecb674d4d44461f6637e7e7b0709ed86e89d73e4be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:17 ---> job-cost.sh 07:46:17 lf-activate-venv: SKIPPING 07:46:17 INFO: No Stack... 07:46:17 INFO: Retrieving Pricing Info for: v3-standard-8 07:46:18 INFO: Archiving Costs [Pipeline] sh 07:46:18 Commit message: "Merge pull request #79 from edgexfoundry/issue-76" 07:46:18 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 07:46:18 + cut -d, -f6 [Pipeline] lock 07:46:18 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-10-stack-cost] 07:46:18 Resource [jenkins-edgexfoundry-device-onvif-camera-main-10-stack-cost] did not exist. Created. 07:46:18 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:46:19 07:46:19 GitHub has been notified of this commit’s build result 07:46:19 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 07:46:19 + echo total: 0.2199999988079071 [Pipeline] stash 07:46:19 Stashed 1 file(s) [Pipeline] } 07:46:19 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-10-stack-cost] [Pipeline] script [Pipeline] { [Pipeline] // lock [Pipeline] } 07:46:19 $ docker stop --time=1 4ad9e7660a2cedd89ced28ecb674d4d44461f6637e7e7b0709ed86e89d73e4be 07:46:20 $ docker rm -f 4ad9e7660a2cedd89ced28ecb674d4d44461f6637e7e7b0709ed86e89d73e4be [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:46:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:46:20 % Total % Received % Xferd Average Speed Time Time Time Current 07:46:20 Dload Upload Total Spent Left Speed 07:46:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98814 0 --:--:-- --:--:-- --:--:-- 98814 [Pipeline] sh 07:46:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:46:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:46:22 + sudo tee /etc/docker/daemon.new 07:46:22 { 07:46:22 "registry-mirrors": [ 07:46:22 "https://nexus3.edgexfoundry.org:10001" 07:46:22 ], 07:46:22 "bip": "10.250.0.254/24", 07:46:22 "hosts": [ 07:46:22 "tcp://0.0.0.0:5555", 07:46:22 "unix:///var/run/docker.sock" 07:46:22 ], 07:46:22 "mtu": 1458, 07:46:22 "selinux-enabled": true, 07:46:22 "seccomp-profile": "/etc/docker/seccomp.json" 07:46:22 } [Pipeline] sh 07:46:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:46:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:46:41 provisioning config files... 07:46:41 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/10@tmp/config4538791587032173424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:41 ---> docker-login.sh 07:46:41 nexus3.edgexfoundry.org:10001 07:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:42 Configure a credential helper to remove this warning. See 07:46:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:42 07:46:42 Login Succeeded 07:46:42 nexus3.edgexfoundry.org:10002 07:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:42 Configure a credential helper to remove this warning. See 07:46:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:42 07:46:42 Login Succeeded 07:46:42 nexus3.edgexfoundry.org:10003 07:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:43 Configure a credential helper to remove this warning. See 07:46:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:43 07:46:43 Login Succeeded 07:46:43 nexus3.edgexfoundry.org:10004 07:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:43 Configure a credential helper to remove this warning. See 07:46:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:43 07:46:43 Login Succeeded 07:46:43 docker.io 07:46:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:44 Configure a credential helper to remove this warning. See 07:46:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:44 07:46:44 Login Succeeded 07:46:44 ---> docker-login.sh ends [Pipeline] } 07:46:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:46:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:46:45 ========================================================= 07:46:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 07:46:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:45 + 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 . 07:46:45 Sending build context to Docker daemon 5.915MB 07:46:45 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 07:46:45 Step 2/13 : FROM ${BASE} AS builder 07:46:46 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:46:46 9b3977197b4f: Pulling fs layer 07:46:46 1a89e8eeedd5: Pulling fs layer 07:46:46 94645a83ff95: Pulling fs layer 07:46:46 e6fb740bc735: Pulling fs layer 07:46:46 3a77bd46dcc9: Pulling fs layer 07:46:46 355e64cbe906: Pulling fs layer 07:46:46 63ab81a10011: Pulling fs layer 07:46:46 555d1d1c4555: Pulling fs layer 07:46:46 7d9057610161: Pulling fs layer 07:46:46 355e64cbe906: Waiting 07:46:46 555d1d1c4555: Waiting 07:46:46 63ab81a10011: Waiting 07:46:46 7d9057610161: Waiting 07:46:46 e6fb740bc735: Waiting 07:46:46 3a77bd46dcc9: Waiting 07:46:46 94645a83ff95: Verifying Checksum 07:46:46 94645a83ff95: Download complete 07:46:46 1a89e8eeedd5: Verifying Checksum 07:46:46 1a89e8eeedd5: Download complete 07:46:46 3a77bd46dcc9: Verifying Checksum 07:46:46 3a77bd46dcc9: Download complete 07:46:46 355e64cbe906: Verifying Checksum 07:46:46 355e64cbe906: Download complete 07:46:46 9b3977197b4f: Verifying Checksum 07:46:46 9b3977197b4f: Download complete 07:46:46 63ab81a10011: Download complete 07:46:47 9b3977197b4f: Pull complete 07:46:47 7d9057610161: Verifying Checksum 07:46:47 7d9057610161: Download complete 07:46:47 1a89e8eeedd5: Pull complete 07:46:47 94645a83ff95: Pull complete 07:46:48 555d1d1c4555: Verifying Checksum 07:46:48 555d1d1c4555: Download complete 07:46:49 e6fb740bc735: Verifying Checksum 07:46:49 e6fb740bc735: Download complete 07:47:01 e6fb740bc735: Pull complete 07:47:01 3a77bd46dcc9: Pull complete 07:47:01 355e64cbe906: Pull complete 07:47:01 63ab81a10011: Pull complete 07:47:08 555d1d1c4555: Pull complete 07:47:09 7d9057610161: Pull complete 07:47:09 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 07:47:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:47:09 ---> 819e984ddca1 07:47:09 Step 3/13 : ARG MAKE="make build" 07:47:11 ---> Running in ca7bcbf795b5 07:47:11 Removing intermediate container ca7bcbf795b5 07:47:11 ---> 570eb4766579 07:47:11 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 07:47:11 ---> Running in 616d15e669e0 07:47:12 Removing intermediate container 616d15e669e0 07:47:12 ---> 016de5b87d4c 07:47:12 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 07:47:12 ---> Running in 31bf894e511d 07:47:12 Removing intermediate container 31bf894e511d 07:47:12 ---> 4dbb7f531d4b 07:47:12 Step 6/13 : LABEL Name=edgex-device-onvif-camera 07:47:12 ---> Running in b869137800ca 07:47:12 Removing intermediate container b869137800ca 07:47:12 ---> 21325c1a1025 07:47:12 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:47:12 ---> Running in b5953c56c502 07:47:16 Removing intermediate container b5953c56c502 07:47:16 ---> d9960fd8c307 07:47:16 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:47:16 ---> Running in e83ddb8f8a87 07:47:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:47:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:47:18 OK: 220 MiB in 52 packages 07:47:19 Removing intermediate container e83ddb8f8a87 07:47:19 ---> 0e8349b87fd9 07:47:19 Step 9/13 : WORKDIR /device-onvif-camera 07:47:19 ---> Running in 7059ffccc84d 07:47:19 Removing intermediate container 7059ffccc84d 07:47:19 ---> 6d85e39a736e 07:47:19 Step 10/13 : COPY go.mod vendor* ./ 07:47:20 ---> 71e28b68947a 07:47:20 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:20 ---> Running in fdd7ce17692f 07:48:07 Removing intermediate container fdd7ce17692f 07:48:07 ---> 10e8ded867f4 07:48:07 Step 12/13 : COPY . . 07:48:07 ---> dfc8fda029ad 07:48:07 Step 13/13 : RUN ${MAKE} 07:48:07 ---> Running in 7c49ee2c72c6 07:48:07 noop 07:48:07 Removing intermediate container 7c49ee2c72c6 07:48:07 ---> 9749785461be 07:48:07 Successfully built 9749785461be 07:48:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:08 + docker inspect -f . ci-base-image-arm64 07:48:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:48:08 prd-ubuntu20.04-docker-arm64-4c-16g-1125 does not seem to be running inside a container 07:48:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/10 -v /w/workspace/device-onvif-camera/10:/w/workspace/device-onvif-camera/10:rw,z -v /w/workspace/device-onvif-camera/10@tmp:/w/workspace/device-onvif-camera/10@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 07:48:09 $ docker top a613dcbdf21fde1893df25ed3fbf75d824a674b2b18c46b1a75da125d8a455fa -eo pid,comm [Pipeline] { [Pipeline] sh 07:48:10 + go version 07:48:10 go version go1.17.7 linux/arm64 [Pipeline] } 07:48:10 $ docker stop --time=1 a613dcbdf21fde1893df25ed3fbf75d824a674b2b18c46b1a75da125d8a455fa 07:48:12 $ docker rm -f a613dcbdf21fde1893df25ed3fbf75d824a674b2b18c46b1a75da125d8a455fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:12 + docker inspect -f . ci-base-image-arm64 07:48:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:48:13 prd-ubuntu20.04-docker-arm64-4c-16g-1125 does not seem to be running inside a container 07:48:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/10 -v /w/workspace/device-onvif-camera/10:/w/workspace/device-onvif-camera/10:rw,z -v /w/workspace/device-onvif-camera/10@tmp:/w/workspace/device-onvif-camera/10@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 07:48:14 $ docker top 0b9656503602a6cf8eee5d9a67a429378f2928676eaf3462341679b8f1f23620 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:48:15 + make test 07:48:15 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:48:16 ? github.com/edgexfoundry/device-onvif-camera [no test files] 07:49:53 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 07:49:53 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.083s coverage: 1.3% of statements 07:50:12 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 36.175s coverage: 13.8% of statements 07:50:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:50:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:50:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:50:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:50:38 ./bin/test-attribution-txt.sh [Pipeline] echo 07:50:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:50:42 $ docker stop --time=1 0b9656503602a6cf8eee5d9a67a429378f2928676eaf3462341679b8f1f23620 07:50:44 $ docker rm -f 0b9656503602a6cf8eee5d9a67a429378f2928676eaf3462341679b8f1f23620 [Pipeline] // withDockerContainer [Pipeline] sh 07:50:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:50:45 Warning: overwriting stash ‘coverage-report’ 07:50:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:50:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:50:46 + ls -al . 07:50:46 total 228 07:50:46 drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 07:50 . 07:50:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 07:46 .. 07:50:46 drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 07:46 .git 07:50:46 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 07:46 .github 07:50:46 -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 07:46 .gitignore 07:50:46 -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 07:46 .golangci.yml 07:50:46 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 07:46 Attribution.txt 07:50:46 -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 07:46 CHANGELOG.md 07:50:46 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 07:46 Dockerfile 07:50:46 -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 07:46 GOVERNANCE.md 07:50:46 -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 07:46 Jenkinsfile 07:50:46 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 07:46 LICENSE 07:50:46 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 07:46 Makefile 07:50:46 -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 07:46 OWNERS.md 07:50:46 -rw-rw-r-- 1 jenkins jenkins 28742 Jun 6 07:46 README.md 07:50:46 -rw-rw-r-- 1 jenkins jenkins 11 Jun 6 07:44 VERSION 07:50:46 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 07:46 bin 07:50:46 drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 07:46 cmd 07:50:46 -rw-r--r-- 1 jenkins jenkins 53381 Jun 6 07:50 coverage.out 07:50:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 07:46 doc 07:50:46 -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 07:46 go.mod 07:50:46 -rw-rw-r-- 1 jenkins jenkins 37264 Jun 6 07:46 go.sum 07:50:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 07:46 internal 07:50:46 -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 07:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:46 + 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=79d192228a5789397eaac89f5a29237a0a7597a8 --label arch=arm64 --label version=0.0.1-dev.8 . 07:50:46 Sending build context to Docker daemon 5.969MB 07:50:46 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 07:50:46 Step 2/26 : FROM ${BASE} AS builder 07:50:46 ---> 9749785461be 07:50:46 Step 3/26 : ARG MAKE="make build" 07:50:47 ---> Running in a965bad63a24 07:50:47 Removing intermediate container a965bad63a24 07:50:47 ---> de1d35f2fe1f 07:50:47 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 07:50:47 ---> Running in 6bfba28b84b0 07:50:47 Removing intermediate container 6bfba28b84b0 07:50:47 ---> 823c53771c26 07:50:47 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 07:50:48 ---> Running in 02aeb69294b3 07:50:48 Removing intermediate container 02aeb69294b3 07:50:48 ---> e4bc02b6fb5b 07:50:48 Step 6/26 : LABEL Name=edgex-device-onvif-camera 07:50:48 ---> Running in 32217f288819 07:50:48 Removing intermediate container 32217f288819 07:50:48 ---> 3cf2220c5740 07:50:48 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:50:48 ---> Running in 04ba869dbfc2 07:50:50 Removing intermediate container 04ba869dbfc2 07:50:50 ---> 3858a3e46688 07:50:50 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:50:50 ---> Running in ca7729a14c9c 07:50:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:50:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:50:53 OK: 220 MiB in 52 packages 07:50:54 Removing intermediate container ca7729a14c9c 07:50:54 ---> be110b46ab1c 07:50:54 Step 9/26 : WORKDIR /device-onvif-camera 07:50:54 ---> Running in 436930511cfc 07:50:54 Removing intermediate container 436930511cfc 07:50:54 ---> fe96fd16d587 07:50:54 Step 10/26 : COPY go.mod vendor* ./ 07:50:55 ---> 6da21c845a8c 07:50:55 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:50:55 ---> Running in eee5a205e48a 07:50:57 Removing intermediate container eee5a205e48a 07:50:57 ---> 4c310f8995de 07:50:57 Step 12/26 : COPY . . 07:50:58 ---> 025910f21b71 07:50:58 Step 13/26 : RUN ${MAKE} 07:50:58 ---> Running in fa311a0ee103 07:50:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.8 -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 07:53:05 Removing intermediate container fa311a0ee103 07:53:05 ---> 76d1e7364fd2 07:53:05 Step 14/26 : FROM alpine:3.15 07:53:05 3.15: Pulling from library/alpine 07:53:05 9981e73032c8: Pulling fs layer 07:53:05 9981e73032c8: Verifying Checksum 07:53:05 9981e73032c8: Download complete 07:53:05 9981e73032c8: Pull complete 07:53:05 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 07:53:05 Status: Downloaded newer image for alpine:3.15 07:53:05 ---> 3fb3c9af89a9 07:53:05 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 07:53:05 ---> Running in 1206e820ccf0 07:53:05 Removing intermediate container 1206e820ccf0 07:53:05 ---> 7aa07f192669 07:53:05 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 07:53:05 ---> Running in 63f7ffe98f27 07:53:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:53:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:53:05 (1/6) Installing dumb-init (1.2.5-r1) 07:53:05 (2/6) Installing libgcc (10.3.1_git20211027-r0) 07:53:05 (3/6) Installing libsodium (1.0.18-r0) 07:53:05 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 07:53:05 (5/6) Installing libzmq (4.3.4-r0) 07:53:05 (6/6) Installing zeromq (4.3.4-r0) 07:53:05 Executing busybox-1.34.1-r5.trigger 07:53:05 OK: 8 MiB in 20 packages 07:53:05 Removing intermediate container 63f7ffe98f27 07:53:05 ---> a988fced49c4 07:53:05 Step 17/26 : WORKDIR / 07:53:05 ---> Running in c552e3c6f4ac 07:53:05 Removing intermediate container c552e3c6f4ac 07:53:05 ---> 7d007e294e13 07:53:05 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 07:53:05 ---> 474fc5a60088 07:53:05 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 07:53:05 ---> a10431ebe67d 07:53:05 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 07:53:06 ---> 1482ccd56ec8 07:53:06 Step 21/26 : EXPOSE 59984 07:53:06 ---> Running in 3571497fd3ed 07:53:06 Removing intermediate container 3571497fd3ed 07:53:06 ---> 6bfcd0460d57 07:53:06 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 07:53:06 ---> Running in 2cc7e0bea60d 07:53:07 Removing intermediate container 2cc7e0bea60d 07:53:07 ---> 7eeef5ded02e 07:53:07 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:53:07 ---> Running in 27ffce8367a9 07:53:07 Removing intermediate container 27ffce8367a9 07:53:07 ---> c3ec6a9d331e 07:53:07 Step 24/26 : LABEL arch=arm64 07:53:07 ---> Running in 56bedf6c43ae 07:53:07 Removing intermediate container 56bedf6c43ae 07:53:07 ---> 1064196198c4 07:53:07 Step 25/26 : LABEL git_sha=79d192228a5789397eaac89f5a29237a0a7597a8 07:53:07 ---> Running in bd4d28656d83 07:53:08 Removing intermediate container bd4d28656d83 07:53:08 ---> d7479cba6510 07:53:08 Step 26/26 : LABEL version=0.0.1-dev.8 07:53:08 ---> Running in 48ed1af37d9c 07:53:08 Removing intermediate container 48ed1af37d9c 07:53:08 ---> d098e9f7b912 07:53:08 [Warning] One or more build-args [ARCH] were not consumed 07:53:08 Successfully built d098e9f7b912 07:53:08 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 07:53:08 provisioning config files... 07:53:08 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/10@tmp/config6553019497563135521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:53:09 ---> docker-login.sh 07:53:09 nexus3.edgexfoundry.org:10001 07:53:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:09 Configure a credential helper to remove this warning. See 07:53:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:09 07:53:09 Login Succeeded 07:53:09 nexus3.edgexfoundry.org:10002 07:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:10 Configure a credential helper to remove this warning. See 07:53:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:10 07:53:10 Login Succeeded 07:53:10 nexus3.edgexfoundry.org:10003 07:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:10 Configure a credential helper to remove this warning. See 07:53:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:10 07:53:10 Login Succeeded 07:53:10 nexus3.edgexfoundry.org:10004 07:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:11 Configure a credential helper to remove this warning. See 07:53:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:11 07:53:11 Login Succeeded 07:53:11 docker.io 07:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:11 Configure a credential helper to remove this warning. See 07:53:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:11 07:53:11 Login Succeeded 07:53:11 ---> docker-login.sh ends [Pipeline] } 07:53:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:53:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:53:11 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 07:53:11 79d192228a5789397eaac89f5a29237a0a7597a8 07:53:11 latest 07:53:11 0.0.1-dev.8 07:53:11 79d192228a5789397eaac89f5a29237a0a7597a8-0.0.1-dev.8 07:53:11 main 07:53:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:12 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:79d192228a5789397eaac89f5a29237a0a7597a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:12 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:79d192228a5789397eaac89f5a29237a0a7597a8 07:53:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:53:12 dfae18dafdfe: Preparing 07:53:12 07c384290f88: Preparing 07:53:12 3616c8125ea6: Preparing 07:53:12 2265ba34eb48: Preparing 07:53:12 4f4ce317c6bb: Preparing 07:53:12 4f4ce317c6bb: Layer already exists 07:53:12 07c384290f88: Pushed 07:53:12 dfae18dafdfe: Pushed 07:53:13 2265ba34eb48: Pushed 07:53:20 3616c8125ea6: Pushed 07:53:20 79d192228a5789397eaac89f5a29237a0a7597a8: digest: sha256:09f5a6d2058cc7a71a563ec9f76d53e0857a9b46ef2c65fde419cd1ebf835503 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:20 + 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 07:53:20 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 07:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:53:20 dfae18dafdfe: Preparing 07:53:20 07c384290f88: Preparing 07:53:20 3616c8125ea6: Preparing 07:53:20 2265ba34eb48: Preparing 07:53:20 4f4ce317c6bb: Preparing 07:53:20 07c384290f88: Layer already exists 07:53:20 4f4ce317c6bb: Layer already exists 07:53:20 2265ba34eb48: Layer already exists 07:53:20 dfae18dafdfe: Layer already exists 07:53:20 3616c8125ea6: Layer already exists 07:53:21 latest: digest: sha256:09f5a6d2058cc7a71a563ec9f76d53e0857a9b46ef2c65fde419cd1ebf835503 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:21 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:21 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.8 07:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:53:21 dfae18dafdfe: Preparing 07:53:21 07c384290f88: Preparing 07:53:21 3616c8125ea6: Preparing 07:53:21 2265ba34eb48: Preparing 07:53:21 4f4ce317c6bb: Preparing 07:53:21 07c384290f88: Layer already exists 07:53:21 4f4ce317c6bb: Layer already exists 07:53:21 dfae18dafdfe: Layer already exists 07:53:21 3616c8125ea6: Layer already exists 07:53:21 2265ba34eb48: Layer already exists 07:53:22 0.0.1-dev.8: digest: sha256:09f5a6d2058cc7a71a563ec9f76d53e0857a9b46ef2c65fde419cd1ebf835503 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:22 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:79d192228a5789397eaac89f5a29237a0a7597a8-0.0.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:22 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:79d192228a5789397eaac89f5a29237a0a7597a8-0.0.1-dev.8 07:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:53:22 dfae18dafdfe: Preparing 07:53:22 07c384290f88: Preparing 07:53:22 3616c8125ea6: Preparing 07:53:22 2265ba34eb48: Preparing 07:53:22 4f4ce317c6bb: Preparing 07:53:22 4f4ce317c6bb: Layer already exists 07:53:22 2265ba34eb48: Layer already exists 07:53:22 3616c8125ea6: Layer already exists 07:53:22 dfae18dafdfe: Layer already exists 07:53:22 07c384290f88: Layer already exists 07:53:23 79d192228a5789397eaac89f5a29237a0a7597a8-0.0.1-dev.8: digest: sha256:09f5a6d2058cc7a71a563ec9f76d53e0857a9b46ef2c65fde419cd1ebf835503 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:23 + 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 07:53:23 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 07:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:53:23 dfae18dafdfe: Preparing 07:53:23 07c384290f88: Preparing 07:53:23 3616c8125ea6: Preparing 07:53:23 2265ba34eb48: Preparing 07:53:23 4f4ce317c6bb: Preparing 07:53:23 4f4ce317c6bb: Layer already exists 07:53:23 3616c8125ea6: Layer already exists 07:53:23 dfae18dafdfe: Layer already exists 07:53:23 07c384290f88: Layer already exists 07:53:23 2265ba34eb48: Layer already exists 07:53:24 main: digest: sha256:09f5a6d2058cc7a71a563ec9f76d53e0857a9b46ef2c65fde419cd1ebf835503 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:53:24 ===================================================== [Pipeline] echo 07:53:24 taggedImages: 07:53:24 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:79d192228a5789397eaac89f5a29237a0a7597a8 07:53:24 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 07:53:24 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.8 07:53:24 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:79d192228a5789397eaac89f5a29237a0a7597a8-0.0.1-dev.8 07:53:24 - 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 07:53:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:53:24 07:53:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:53:25 arm64: Pulling from edgex-lftools-log-publisher 07:53:25 8998bd30e6a1: Pulling fs layer 07:53:25 04944245beec: Pulling fs layer 07:53:25 699f458cf7ca: Pulling fs layer 07:53:25 765212b225bb: Pulling fs layer 07:53:25 f23df028b6ca: Pulling fs layer 07:53:25 d65c8cfc05b1: Pulling fs layer 07:53:25 2437ff75d9bd: Pulling fs layer 07:53:25 765212b225bb: Waiting 07:53:25 d65c8cfc05b1: Waiting 07:53:25 f23df028b6ca: Waiting 07:53:25 2437ff75d9bd: Waiting 07:53:25 04944245beec: Verifying Checksum 07:53:25 04944245beec: Download complete 07:53:25 765212b225bb: Verifying Checksum 07:53:25 765212b225bb: Download complete 07:53:25 f23df028b6ca: Verifying Checksum 07:53:25 f23df028b6ca: Download complete 07:53:25 d65c8cfc05b1: Verifying Checksum 07:53:25 d65c8cfc05b1: Download complete 07:53:25 699f458cf7ca: Verifying Checksum 07:53:25 699f458cf7ca: Download complete 07:53:25 8998bd30e6a1: Verifying Checksum 07:53:25 8998bd30e6a1: Download complete 07:53:28 2437ff75d9bd: Verifying Checksum 07:53:28 2437ff75d9bd: Download complete 07:53:29 8998bd30e6a1: Pull complete 07:53:30 04944245beec: Pull complete 07:53:31 699f458cf7ca: Pull complete 07:53:32 765212b225bb: Pull complete 07:53:33 f23df028b6ca: Pull complete 07:53:33 d65c8cfc05b1: Pull complete 07:53:48 2437ff75d9bd: Pull complete 07:53:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:53:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:53:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:53:48 prd-ubuntu20.04-docker-arm64-4c-16g-1125 does not seem to be running inside a container 07:53:48 $ 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/10 -v /w/workspace/device-onvif-camera/10:/w/workspace/device-onvif-camera/10:rw,z -v /w/workspace/device-onvif-camera/10@tmp:/w/workspace/device-onvif-camera/10@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 07:53:51 $ docker top e06d49ca281e63a9f633bd6e4dcb8cfaa59fc1ea15bb55bda87a727908924581 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:53:52 ---> job-cost.sh 07:53:52 lf-activate-venv: SKIPPING 07:53:52 INFO: No Stack... 07:53:52 INFO: Retrieving Pricing Info for: v3-standard-4 07:53:53 INFO: Archiving Costs [Pipeline] sh 07:53:53 + cat /w/workspace/device-onvif-camera/10/archives/cost.csv 07:53:53 + cut -d, -f6 [Pipeline] lock 07:53:54 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-10-stack-cost] 07:53:54 Resource [jenkins-edgexfoundry-device-onvif-camera-main-10-stack-cost] did not exist. Created. 07:53:54 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:53:54 /w/workspace/device-onvif-camera/10@tmp/durable-52874339/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:53:55 + echo total: 0.10999999940395355 [Pipeline] stash 07:53:55 Warning: overwriting stash ‘stack-cost’ 07:53:55 Stashed 1 file(s) [Pipeline] } 07:53:55 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-10-stack-cost] [Pipeline] // lock [Pipeline] } 07:53:55 $ docker stop --time=1 e06d49ca281e63a9f633bd6e4dcb8cfaa59fc1ea15bb55bda87a727908924581 07:53:56 $ docker rm -f e06d49ca281e63a9f633bd6e4dcb8cfaa59fc1ea15bb55bda87a727908924581 [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 07:53:57 provisioning config files... 07:53:57 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5259434574592230046tmp [Pipeline] { [Pipeline] sh 07:53:57 + set +x 07:53:57 + curl -s https://codecov.io/bash 07:53:57 + bash -s -- 07:53:57 07:53:57 _____ _ 07:53:57 / ____| | | 07:53:57 | | ___ __| | ___ ___ _____ __ 07:53:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:53:57 | |___| (_) | (_| | __/ (_| (_) \ V / 07:53:57 \_____\___/ \__,_|\___|\___\___/ \_/ 07:53:57 Bash-1.0.6 07:53:57 07:53:57 07:53:57 ==> git version 2.25.1 found 07:53:57 ==> 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 07:53:57 Release-Date: 2020-01-08 07:53:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:53:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:53:57 ==> Jenkins CI detected. 07:53:57 current dir:  /w/workspace/foundry_device-onvif-camera_main 07:53:57 project root: . 07:53:57 --> token set from env 07:53:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:53:57 ==> Running gcov in . (disable via -X gcov) 07:53:57 ==> Python coveragepy not found 07:53:57 ==> Searching for coverage reports in: 07:53:57 + . 07:53:57 -> Found 1 reports 07:53:57 ==> Detecting git/mercurial file structure 07:53:57 ==> Reading reports 07:53:57 + ./coverage.out bytes=53381 07:53:57 ==> Appending adjustments 07:53:57 https://docs.codecov.io/docs/fixing-reports 07:53:57 + Found adjustments 07:53:57 ==> Gzipping contents 07:53:57 8.0K /tmp/codecov.ApuYDC.gz 07:53:57 ==> Uploading reports 07:53:57 url: https://codecov.io 07:53:57 query: branch=main&commit=79d192228a5789397eaac89f5a29237a0a7597a8&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 07:53:57 -> Pinging Codecov 07:53:57 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=79d192228a5789397eaac89f5a29237a0a7597a8&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 07:53:58 -> Uploading to 07:53:58 https://storage.googleapis.com/codecov/v4/raw/2022-06-06/F29A59C45E3A92E06B3E522C9905F8EF/79d192228a5789397eaac89f5a29237a0a7597a8/20b837ad-22fe-4606-81c3-6c0a4fe8a4c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220606%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220606T075358Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7d914507d368d643caab29d5b33494bacb8e796251791a8dc844d1aeef8629ae 07:53:58 % Total % Received % Xferd Average Speed Time Time Time Current 07:53:58 Dload Upload Total Spent Left Speed 07:53:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6809 0 0 100 6809 0 26494 --:--:-- --:--:-- --:--:-- 26494 07:53:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/79d192228a5789397eaac89f5a29237a0a7597a8 [Pipeline] } 07:53:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:53:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:53:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:53:58 07:53:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:53:59 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:53:59 df9b9388f04a: Already exists 07:53:59 52dc419b0ee2: Pulling fs layer 07:53:59 25bc292e5bac: Pulling fs layer 07:53:59 114826534d7a: Pulling fs layer 07:53:59 4657fd5d0bcf: Pulling fs layer 07:53:59 6ad1cebc031e: Pulling fs layer 07:53:59 8a3aa393b2d8: Pulling fs layer 07:53:59 4657fd5d0bcf: Waiting 07:53:59 6ad1cebc031e: Waiting 07:53:59 8a3aa393b2d8: Waiting 07:53:59 25bc292e5bac: Verifying Checksum 07:53:59 25bc292e5bac: Download complete 07:53:59 52dc419b0ee2: Verifying Checksum 07:53:59 52dc419b0ee2: Download complete 07:53:59 4657fd5d0bcf: Verifying Checksum 07:53:59 4657fd5d0bcf: Download complete 07:53:59 52dc419b0ee2: Pull complete 07:53:59 25bc292e5bac: Pull complete 07:53:59 6ad1cebc031e: Verifying Checksum 07:53:59 6ad1cebc031e: Download complete 07:54:00 114826534d7a: Verifying Checksum 07:54:00 114826534d7a: Download complete 07:54:00 8a3aa393b2d8: Verifying Checksum 07:54:00 8a3aa393b2d8: Download complete 07:54:04 114826534d7a: Pull complete 07:54:04 4657fd5d0bcf: Pull complete 07:54:04 6ad1cebc031e: Pull complete 07:54:08 8a3aa393b2d8: Pull complete 07:54:08 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:54:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:54:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:08 prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container 07:54:08 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:54:10 $ docker top 64850a9a1dda24149afdfbf682f0f37578ef8096b68d846a8593779a1d1b1fb9 -eo pid,comm [Pipeline] { [Pipeline] echo 07:54:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 07:54:10 + set -o pipefail 07:54:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 07:54:20 07:54:20 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 07:54:20 07:54:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/b5df47d6-bafd-4f32-8d64-e850f6433e88 07:54:20 07:54:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:54:20 07:54:20 [Pipeline] } 07:54:20 $ docker stop --time=1 64850a9a1dda24149afdfbf682f0f37578ef8096b68d846a8593779a1d1b1fb9 07:54:22 $ docker rm -f 64850a9a1dda24149afdfbf682f0f37578ef8096b68d846a8593779a1d1b1fb9 [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 07:54:23 + git log --format=format:%s -1 79d192228a5789397eaac89f5a29237a0a7597a8 [Pipeline] sh 07:54:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:54:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:54:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:23 prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container 07:54:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:54:24 $ docker top 95d3e5f5dd6caa7888d93c62704a9bc0f82e57d699b269521ee191c4df8c72f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:54:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:54:24 [ssh-agent] Looking for ssh-agent implementation... 07:54:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:54:24 $ docker exec 95d3e5f5dd6caa7888d93c62704a9bc0f82e57d699b269521ee191c4df8c72f8 ssh-agent 07:54:24 SSH_AUTH_SOCK=/tmp/ssh-67Xyt7Yz8GsG/agent.32 07:54:24 SSH_AGENT_PID=38 07:54:24 Running ssh-add (command line suppressed) 07:54:24 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4665418951246585479.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4665418951246585479.key) 07:54:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:54:25 + git semver tag 07:54:25 2022-06-06 07:54:25,443 [run_tag] DEBUG tag force:False 07:54:25 2022-06-06 07:54:25,443 [check_head_tag] DEBUG check head tag 07:54:25 2022-06-06 07:54:25,443 [execute] INFO git cat-file --batch-check 07:54:25 2022-06-06 07:54:25,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 07:54:25 2022-06-06 07:54:25,447 [execute] INFO git cat-file --batch 07:54:25 2022-06-06 07:54:25,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 07:54:25 2022-06-06 07:54:25,454 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:54:25 2022-06-06 07:54:25,455 [execute] INFO git tag -a v0.0.1-dev.8 -m v0.0.1-dev.8 07:54:25 2022-06-06 07:54:25,455 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.8', '-m', 'v0.0.1-dev.8'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 07:54:25 2022-06-06 07:54:25,460 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:54:25 0.0.1-dev.8 [Pipeline] } 07:54:25 $ docker exec --env ******** --env ******** 95d3e5f5dd6caa7888d93c62704a9bc0f82e57d699b269521ee191c4df8c72f8 ssh-agent -k 07:54:25 unset SSH_AUTH_SOCK; 07:54:25 unset SSH_AGENT_PID; 07:54:25 echo Agent pid 38 killed; 07:54:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:54:25 + git semver [Pipeline] } 07:54:26 $ docker stop --time=1 95d3e5f5dd6caa7888d93c62704a9bc0f82e57d699b269521ee191c4df8c72f8 07:54:27 $ docker rm -f 95d3e5f5dd6caa7888d93c62704a9bc0f82e57d699b269521ee191c4df8c72f8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:54:27 07:54:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:54:28 0.23.1-centos7: Pulling from edgex-lftools 07:54:28 ab5ef0e58194: Pulling fs layer 07:54:28 9712f1f96733: Pulling fs layer 07:54:28 63f879dbbcfc: Pulling fs layer 07:54:28 0d9ebad4ef96: Pulling fs layer 07:54:28 e9a5061849ea: Pulling fs layer 07:54:28 d747dcd14b5f: Pulling fs layer 07:54:28 2de7ff778b66: Pulling fs layer 07:54:28 0d9ebad4ef96: Waiting 07:54:28 d747dcd14b5f: Waiting 07:54:28 2de7ff778b66: Waiting 07:54:28 e9a5061849ea: Waiting 07:54:28 9712f1f96733: Verifying Checksum 07:54:28 9712f1f96733: Download complete 07:54:28 63f879dbbcfc: Verifying Checksum 07:54:28 63f879dbbcfc: Download complete 07:54:28 e9a5061849ea: Verifying Checksum 07:54:28 e9a5061849ea: Download complete 07:54:28 d747dcd14b5f: Download complete 07:54:28 0d9ebad4ef96: Verifying Checksum 07:54:28 0d9ebad4ef96: Download complete 07:54:28 ab5ef0e58194: Verifying Checksum 07:54:28 ab5ef0e58194: Download complete 07:54:28 2de7ff778b66: Verifying Checksum 07:54:28 2de7ff778b66: Download complete 07:54:32 ab5ef0e58194: Pull complete 07:54:32 9712f1f96733: Pull complete 07:54:32 63f879dbbcfc: Pull complete 07:54:36 0d9ebad4ef96: Pull complete 07:54:36 e9a5061849ea: Pull complete 07:54:36 d747dcd14b5f: Pull complete 07:54:37 2de7ff778b66: Pull complete 07:54:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:54:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:54:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:37 prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container 07:54:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:54:39 $ docker top 3dcc933efa34ca150b7d1e0446303863a487af1c1ebef57fd052ff9a843d82b4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:54:39 provisioning config files... 07:54:39 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4811481497525063809tmp 07:54:39 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6905445651988525777tmp 07:54:39 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3982671866035462687tmp [Pipeline] { [Pipeline] echo 07:54:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:54:40 ---> sigul-configuration.sh 07:54:40 gpg: directory `/root/.gnupg' created 07:54:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:54:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:54:40 gpg: keyring `/root/.gnupg/secring.gpg' created 07:54:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:54:40 gpg: CAST5 encrypted data 07:54:40 gpg: encrypted with 1 passphrase 07:54:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:54:40 + mkdir /home/jenkins 07:54:40 + mkdir /home/jenkins/sigul [Pipeline] sh 07:54:40 + 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 07:54:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:54:41 ---> sigul-install.sh 07:54:41 Sigul already installed; skipping installation. [Pipeline] sh 07:54:41 + git tag --list 07:54:41 v0.0.0 07:54:41 v0.0.1-dev.1 07:54:41 v0.0.1-dev.2 07:54:41 v0.0.1-dev.3 07:54:41 v0.0.1-dev.4 07:54:41 v0.0.1-dev.5 07:54:41 v0.0.1-dev.6 07:54:41 v0.0.1-dev.7 07:54:41 v0.0.1-dev.8 [Pipeline] sh 07:54:41 + lftools sign git-tag v0.0.1-dev.8 07:54:42 Signing Git tag with Sigul... 07:54:42 Signing v0.0.1-dev.8 [Pipeline] echo 07:54:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:54:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:54:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:54:42 $ docker stop --time=1 3dcc933efa34ca150b7d1e0446303863a487af1c1ebef57fd052ff9a843d82b4 07:54:44 $ docker rm -f 3dcc933efa34ca150b7d1e0446303863a487af1c1ebef57fd052ff9a843d82b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:54:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:54:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:54:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:44 prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container 07:54:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:54:45 $ docker top 9aec143eb7cf887eb37c1e35246a445ba367a9b53f2a630edc1a00ecbc1af778 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:54:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:54:45 [ssh-agent] Looking for ssh-agent implementation... 07:54:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:54:45 $ docker exec 9aec143eb7cf887eb37c1e35246a445ba367a9b53f2a630edc1a00ecbc1af778 ssh-agent 07:54:45 SSH_AUTH_SOCK=/tmp/ssh-fvSwSgOwWPEf/agent.34 07:54:45 SSH_AGENT_PID=41 07:54:45 Running ssh-add (command line suppressed) 07:54:45 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8028307963472544382.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8028307963472544382.key) 07:54:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:54:46 + git semver bump pre 07:54:46 2022-06-06 07:54:46,264 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:54:46 2022-06-06 07:54:46,264 [bump_version] DEBUG bumping version:0.0.1-dev.8 on axis:pre with prefix:dev 07:54:46 2022-06-06 07:54:46,264 [bump_version] DEBUG bumped version:0.0.1-dev.9 07:54:46 2022-06-06 07:54:46,264 [write_version] DEBUG write version:0.0.1-dev.9 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 07:54:46 2022-06-06 07:54:46,264 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:54:46 2022-06-06 07:54:46,264 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 07:54:46 2022-06-06 07:54:46,266 [execute] INFO git cat-file --batch-check 07:54:46 2022-06-06 07:54:46,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 07:54:46 2022-06-06 07:54:46,269 [execute] INFO git cat-file --batch 07:54:46 2022-06-06 07:54:46,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 07:54:46 2022-06-06 07:54:46,273 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:54:46 0.0.1-dev.9 [Pipeline] } 07:54:46 $ docker exec --env ******** --env ******** 9aec143eb7cf887eb37c1e35246a445ba367a9b53f2a630edc1a00ecbc1af778 ssh-agent -k 07:54:46 unset SSH_AUTH_SOCK; 07:54:46 unset SSH_AGENT_PID; 07:54:46 echo Agent pid 41 killed; 07:54:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:54:46 + git semver [Pipeline] } 07:54:47 $ docker stop --time=1 9aec143eb7cf887eb37c1e35246a445ba367a9b53f2a630edc1a00ecbc1af778 07:54:48 $ docker rm -f 9aec143eb7cf887eb37c1e35246a445ba367a9b53f2a630edc1a00ecbc1af778 [Pipeline] // withDockerContainer [Pipeline] sh 07:54:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:54:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:54:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:49 prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container 07:54:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:54:49 $ docker top 185a321dba65ab091af6d32f980c390ad5c9251877ee693dfa3637787d9ea4b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:54:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:54:49 [ssh-agent] Looking for ssh-agent implementation... 07:54:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:54:49 $ docker exec 185a321dba65ab091af6d32f980c390ad5c9251877ee693dfa3637787d9ea4b6 ssh-agent 07:54:49 SSH_AUTH_SOCK=/tmp/ssh-T4fVFmidTUak/agent.32 07:54:49 SSH_AGENT_PID=39 07:54:49 Running ssh-add (command line suppressed) 07:54:50 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2755352015219350102.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2755352015219350102.key) 07:54:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:54:50 + git semver push 07:54:50 2022-06-06 07:54:50,515 [run_push] DEBUG push 07:54:50 2022-06-06 07:54:50,516 [execute] INFO git cat-file --batch-check 07:54:50 2022-06-06 07:54:50,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 07:54:50 2022-06-06 07:54:50,521 [execute] INFO git rev-list 2d197dada82873805ce0539425f23466eaa691c1 -- 07:54:50 2022-06-06 07:54:50,521 [execute] DEBUG Popen(['git', 'rev-list', '2d197dada82873805ce0539425f23466eaa691c1', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 07:54:50 2022-06-06 07:54:50,529 [execute] INFO git fetch -v origin 07:54:50 2022-06-06 07:54:50,529 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 07:54:51 2022-06-06 07:54:51,032 [run_push] DEBUG no remote changes detected 07:54:51 2022-06-06 07:54:51,033 [execute] INFO git push origin semver 07:54:51 2022-06-06 07:54:51,034 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 07:54:52 2022-06-06 07:54:51,754 [run_push] DEBUG push all version tags 07:54:52 2022-06-06 07:54:51,754 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:54:52 2022-06-06 07:54:51,755 [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) 07:54:52 2022-06-06 07:54:52,497 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:54:52 0.0.1-dev.9 [Pipeline] } 07:54:52 $ docker exec --env ******** --env ******** 185a321dba65ab091af6d32f980c390ad5c9251877ee693dfa3637787d9ea4b6 ssh-agent -k 07:54:52 unset SSH_AUTH_SOCK; 07:54:52 unset SSH_AGENT_PID; 07:54:52 echo Agent pid 39 killed; 07:54:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:54:53 + git semver [Pipeline] } 07:54:53 $ docker stop --time=1 185a321dba65ab091af6d32f980c390ad5c9251877ee693dfa3637787d9ea4b6 07:54:54 $ docker rm -f 185a321dba65ab091af6d32f980c390ad5c9251877ee693dfa3637787d9ea4b6 [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 07:54:55 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 07:54:55 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 07:54:55 total 16 07:54:55 drwxr-xr-x 3 root root 4096 Jun 6 07:46 . 07:54:55 drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 07:54 .. 07:54:55 drwxr-xr-x 2 root root 4096 Jun 6 07:46 cost 07:54:55 -rw-r--r-- 1 root root 89 Jun 6 07:46 cost.csv 07:54:55 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 07:54:55 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 07:54:55 total 16 07:54:55 drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 07:46 . 07:54:55 drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 07:54 .. 07:54:55 drwxr-xr-x 2 jenkins jenkins 4096 Jun 6 07:46 cost 07:54:55 -rw-r--r-- 1 jenkins jenkins 89 Jun 6 07:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:54:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:54:56 ---> package-listing.sh 07:54:56 ++ facter osfamily 07:54:56 ++ tr '[:upper:]' '[:lower:]' 07:54:56 + OS_FAMILY=debian 07:54:56 + workspace=/w/workspace/foundry_device-onvif-camera_main 07:54:56 + START_PACKAGES=/tmp/packages_start.txt 07:54:56 + END_PACKAGES=/tmp/packages_end.txt 07:54:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:54:56 + PACKAGES=/tmp/packages_start.txt 07:54:56 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 07:54:56 + PACKAGES=/tmp/packages_end.txt 07:54:56 + case "${OS_FAMILY}" in 07:54:56 + dpkg -l 07:54:56 + grep '^ii' 07:54:56 + '[' -f /tmp/packages_start.txt ']' 07:54:56 + '[' -f /tmp/packages_end.txt ']' 07:54:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:54:56 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 07:54:56 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 07:54:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 07:54:56 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 07:54:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:54:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:57 prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container 07:54:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:54:57 $ docker top 211f9a17d67ec2fb7a07a16c43f5c8cfa28b40c05d36b70d53308496ccb493de -eo pid,comm [Pipeline] { [Pipeline] sh 07:54:58 + touch /tmp/pre-build-complete [Pipeline] sh 07:54:58 + mkdir -p /var/log/sysstat [Pipeline] sh 07:54:58 + ls /var/log/sa-host 07:54:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:54:58 provisioning config files... 07:54:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2490302773053744044tmp [Pipeline] { [Pipeline] echo 07:54:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:54:59 ---> create-netrc.sh [Pipeline] } 07:54:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:54:59 ---> python-tools-install.sh [Pipeline] echo 07:54:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:54:59 ---> sudo-logs.sh 07:54:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:54:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:55:00 ---> job-cost.sh 07:55:00 lf-activate-venv: SKIPPING 07:55:00 DEBUG: total: 0.2199999988079071 07:55:00 INFO: Retrieving Stack Cost... 07:55:00 INFO: Retrieving Pricing Info for: v3-standard-8 07:55:01 INFO: Archiving Costs [Pipeline] echo 07:55:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:55:01 ---> logs-deploy.sh 07:55:01 lf-activate-venv: SKIPPING 07:55:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/10 07:55:01 INFO: archiving workspace using pattern(s): 07:55:02 Archives upload complete. 07:55:02 INFO: archiving logs to Nexus