Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8ea3952a55c07e239dd75554aa3eccbc97544666 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-ssh11820122503970605072.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh337986467471728516.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16679397824497620777.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15348066914081401131.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10048985423071230071.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-64198 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 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 Avoid second fetch Checking out Revision 8ea3952a55c07e239dd75554aa3eccbc97544666 (main) > 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 8ea3952a55c07e239dd75554aa3eccbc97544666 # timeout=10 Commit message: "Merge pull request #68 from edgexfoundry/issue-66" > git rev-list --no-walk 84b3359fcb453f79206b07ec4bf8f15846aef2e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-20T14:40:48.400Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-20T14:40:48.454Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-20T14:40:48.468Z] ========================================================= [2022-05-20T14:40:48.468Z] EdgeX Global Pipelines Version Info [2022-05-20T14:40:48.468Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:40:49.226Z] ------------------- [2022-05-20T14:40:49.227Z] stable info: [2022-05-20T14:40:49.227Z] ------------------- [2022-05-20T14:40:49.227Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T14:40:49.227Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T14:40:49.227Z] Message: update stable to v1.0.230 [2022-05-20T14:40:49.801Z] ------------------- [2022-05-20T14:40:49.801Z] experimental info: [2022-05-20T14:40:49.801Z] ------------------- [2022-05-20T14:40:49.801Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T14:40:49.801Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T14:40:49.801Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-20T14:40:49.949Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-05-20T14:40:49.965Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-05-20T14:40:49.982Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-20T14:40:49.993Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-20T14:40:50.007Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-20T14:40:50.020Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-20T14:40:50.034Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-20T14:40:50.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-20T14:40:50.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-20T14:40:50.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-20T14:40:50.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-20T14:40:50.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-05-20T14:40:50.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-20T14:40:50.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-20T14:40:50.242Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T14:40:50.261Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T14:40:50.281Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-20T14:40:50.300Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-20T14:40:50.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-20T14:40:50.332Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-20T14:40:50.353Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-20T14:40:50.372Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-20T14:40:50.387Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-20T14:40:50.397Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-20T14:40:50.412Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-20T14:40:50.426Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-20T14:40:50.435Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-20T14:40:50.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-20T14:40:50.457Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-20T14:40:50.469Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ea3952a55c07e239dd75554aa3eccbc97544666 [Pipeline] echo [2022-05-20T14:40:50.481Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ea3952 [Pipeline] echo [2022-05-20T14:40:50.493Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T14:40:50.532Z] provisioning config files... [2022-05-20T14:40:50.546Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5734724282382223566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:40:50.870Z] ---> docker-login.sh [2022-05-20T14:40:50.870Z] nexus3.edgexfoundry.org:10001 [2022-05-20T14:40:51.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:40:51.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:40:51.394Z] Configure a credential helper to remove this warning. See [2022-05-20T14:40:51.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:40:51.394Z] [2022-05-20T14:40:51.394Z] Login Succeeded [2022-05-20T14:40:51.394Z] nexus3.edgexfoundry.org:10002 [2022-05-20T14:40:51.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:40:51.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:40:51.394Z] Configure a credential helper to remove this warning. See [2022-05-20T14:40:51.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:40:51.394Z] [2022-05-20T14:40:51.394Z] Login Succeeded [2022-05-20T14:40:51.394Z] nexus3.edgexfoundry.org:10003 [2022-05-20T14:40:51.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:40:51.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:40:51.657Z] Configure a credential helper to remove this warning. See [2022-05-20T14:40:51.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:40:51.657Z] [2022-05-20T14:40:51.657Z] Login Succeeded [2022-05-20T14:40:51.657Z] nexus3.edgexfoundry.org:10004 [2022-05-20T14:40:51.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:40:51.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:40:51.920Z] Configure a credential helper to remove this warning. See [2022-05-20T14:40:51.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:40:51.920Z] [2022-05-20T14:40:51.920Z] Login Succeeded [2022-05-20T14:40:51.920Z] docker.io [2022-05-20T14:40:51.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:40:52.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:40:52.181Z] Configure a credential helper to remove this warning. See [2022-05-20T14:40:52.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:40:52.181Z] [2022-05-20T14:40:52.181Z] Login Succeeded [2022-05-20T14:40:52.181Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T14:40:52.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-20T14:40:52.559Z] + git rev-list -1 --merges 8ea3952a55c07e239dd75554aa3eccbc97544666~1..8ea3952a55c07e239dd75554aa3eccbc97544666 [Pipeline] echo [2022-05-20T14:40:52.649Z] -----------> git rev-list -1 --merges 8ea3952a55c07e239dd75554aa3eccbc97544666~1..8ea3952a55c07e239dd75554aa3eccbc97544666 8ea3952a55c07e239dd75554aa3eccbc97544666 [2022-05-20T14:40:52.649Z] 8ea3952a55c07e239dd75554aa3eccbc97544666 [false] [Pipeline] sh [2022-05-20T14:40:52.949Z] + git log --format=format:%s -1 8ea3952a55c07e239dd75554aa3eccbc97544666 [Pipeline] echo [2022-05-20T14:40:52.963Z] ========================================================= [2022-05-20T14:40:52.963Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-20T14:40:52.963Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T14:40:53.286Z] + git log --format=format:%s -1 8ea3952a55c07e239dd75554aa3eccbc97544666 [Pipeline] echo [2022-05-20T14:40:53.298Z] [semverPrep] GIT_COMMIT: 8ea3952a55c07e239dd75554aa3eccbc97544666, Commit Message: Merge pull request #68 from edgexfoundry/issue-66 [Pipeline] echo [2022-05-20T14:40:53.306Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-20T14:40:53.730Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-20T14:40:53.730Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-20T14:40:53.730Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-20T14:40:53.730Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-20T14:40:53.730Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-20T14:40:53.730Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-20T14:40:53.730Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:40:54.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T14:40:54.153Z] [2022-05-20T14:40:54.153Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:40:54.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T14:40:54.455Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-20T14:40:54.455Z] 1fe172e4850f: Pulling fs layer [2022-05-20T14:40:54.455Z] caf521ccaac6: Pulling fs layer [2022-05-20T14:40:54.455Z] 3ead6fa29328: Pulling fs layer [2022-05-20T14:40:54.455Z] 5c2a1cbceb83: Pulling fs layer [2022-05-20T14:40:54.455Z] a8d5f1318db7: Pulling fs layer [2022-05-20T14:40:54.455Z] c427282e49a2: Pulling fs layer [2022-05-20T14:40:54.455Z] 1827001aaf11: Pulling fs layer [2022-05-20T14:40:54.455Z] 0714d37db230: Pulling fs layer [2022-05-20T14:40:54.455Z] ac28cf19c067: Pulling fs layer [2022-05-20T14:40:54.455Z] ca983d60f3e2: Pulling fs layer [2022-05-20T14:40:54.455Z] 9f894cec8388: Pulling fs layer [2022-05-20T14:40:54.455Z] a8d5f1318db7: Waiting [2022-05-20T14:40:54.455Z] c427282e49a2: Waiting [2022-05-20T14:40:54.455Z] ac28cf19c067: Waiting [2022-05-20T14:40:54.455Z] 1827001aaf11: Waiting [2022-05-20T14:40:54.455Z] ca983d60f3e2: Waiting [2022-05-20T14:40:54.455Z] 0714d37db230: Waiting [2022-05-20T14:40:54.455Z] 9f894cec8388: Waiting [2022-05-20T14:40:54.455Z] 5c2a1cbceb83: Waiting [2022-05-20T14:40:54.455Z] caf521ccaac6: Download complete [2022-05-20T14:40:54.455Z] 5c2a1cbceb83: Verifying Checksum [2022-05-20T14:40:54.455Z] 5c2a1cbceb83: Download complete [2022-05-20T14:40:54.716Z] a8d5f1318db7: Verifying Checksum [2022-05-20T14:40:54.716Z] a8d5f1318db7: Download complete [2022-05-20T14:40:54.716Z] c427282e49a2: Download complete [2022-05-20T14:40:54.716Z] 3ead6fa29328: Verifying Checksum [2022-05-20T14:40:54.716Z] 3ead6fa29328: Download complete [2022-05-20T14:40:54.716Z] 0714d37db230: Verifying Checksum [2022-05-20T14:40:54.716Z] 0714d37db230: Download complete [2022-05-20T14:40:54.716Z] ac28cf19c067: Download complete [2022-05-20T14:40:54.716Z] ca983d60f3e2: Verifying Checksum [2022-05-20T14:40:54.716Z] ca983d60f3e2: Download complete [2022-05-20T14:40:54.716Z] 9f894cec8388: Verifying Checksum [2022-05-20T14:40:54.716Z] 9f894cec8388: Download complete [2022-05-20T14:40:54.716Z] 1fe172e4850f: Download complete [2022-05-20T14:40:54.976Z] 1827001aaf11: Verifying Checksum [2022-05-20T14:40:54.976Z] 1827001aaf11: Download complete [2022-05-20T14:40:56.362Z] 1fe172e4850f: Pull complete [2022-05-20T14:40:56.362Z] caf521ccaac6: Pull complete [2022-05-20T14:40:56.935Z] 3ead6fa29328: Pull complete [2022-05-20T14:40:56.935Z] 5c2a1cbceb83: Pull complete [2022-05-20T14:40:57.195Z] a8d5f1318db7: Pull complete [2022-05-20T14:40:57.195Z] c427282e49a2: Pull complete [2022-05-20T14:40:59.112Z] 1827001aaf11: Pull complete [2022-05-20T14:40:59.374Z] 0714d37db230: Pull complete [2022-05-20T14:40:59.374Z] ac28cf19c067: Pull complete [2022-05-20T14:40:59.635Z] ca983d60f3e2: Pull complete [2022-05-20T14:40:59.635Z] 9f894cec8388: Pull complete [2022-05-20T14:40:59.635Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-20T14:40:59.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T14:40:59.635Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-20T14:40:59.710Z] prd-ubuntu20.04-docker-8c-8g-64198 does not seem to be running inside a container [2022-05-20T14:40:59.748Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-20T14:41:00.996Z] $ docker top 3c2a2aee3b2b73ebf7d45c5e6c1cf504bf26c8153f3da98a370956ca289c55d1 -eo pid,comm [2022-05-20T14:41:01.068Z] 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). [2022-05-20T14:41:01.069Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-20T14:41:01.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T14:41:01.109Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T14:41:01.244Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T14:41:01.250Z] $ docker exec 3c2a2aee3b2b73ebf7d45c5e6c1cf504bf26c8153f3da98a370956ca289c55d1 ssh-agent [2022-05-20T14:41:01.380Z] SSH_AUTH_SOCK=/tmp/ssh-iTC13KeRnY6F/agent.32 [2022-05-20T14:41:01.380Z] SSH_AGENT_PID=38 [2022-05-20T14:41:01.389Z] Running ssh-add (command line suppressed) [2022-05-20T14:41:01.519Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3338945879014322401.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3338945879014322401.key) [2022-05-20T14:41:01.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T14:41:01.837Z] + git tag --points-at HEAD [Pipeline] } [2022-05-20T14:41:01.865Z] $ docker exec --env ******** --env ******** 3c2a2aee3b2b73ebf7d45c5e6c1cf504bf26c8153f3da98a370956ca289c55d1 ssh-agent -k [2022-05-20T14:41:01.980Z] unset SSH_AUTH_SOCK; [2022-05-20T14:41:01.980Z] unset SSH_AGENT_PID; [2022-05-20T14:41:01.980Z] echo Agent pid 38 killed; [2022-05-20T14:41:01.992Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-20T14:41:02.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T14:41:02.016Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T14:41:02.174Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T14:41:02.181Z] $ docker exec 3c2a2aee3b2b73ebf7d45c5e6c1cf504bf26c8153f3da98a370956ca289c55d1 ssh-agent [2022-05-20T14:41:02.306Z] SSH_AUTH_SOCK=/tmp/ssh-t4DviHFBLqg2/agent.72 [2022-05-20T14:41:02.306Z] SSH_AGENT_PID=79 [2022-05-20T14:41:02.312Z] Running ssh-add (command line suppressed) [2022-05-20T14:41:02.430Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2049054923976861990.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2049054923976861990.key) [2022-05-20T14:41:02.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T14:41:02.743Z] + git semver init [2022-05-20T14:41:03.004Z] 2022-05-20 14:41:02,950 [run_init] DEBUG init version:0.0.0 force:False [2022-05-20T14:41:03.004Z] 2022-05-20 14:41:02,951 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-05-20T14:41:03.004Z] 2022-05-20 14:41:02,952 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-05-20T14:41:03.004Z] 2022-05-20 14:41:02,952 [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) [2022-05-20T14:41:03.949Z] 2022-05-20 14:41:03,594 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-05-20T14:41:03.949Z] 2022-05-20 14:41:03,595 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-05-20T14:41:03.949Z] 2022-05-20 14:41:03,595 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-05-20T14:41:03.949Z] 2022-05-20 14:41:03,595 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-05-20T14:41:03.949Z] 0.0.1-dev.1 [Pipeline] } [2022-05-20T14:41:03.963Z] $ docker exec --env ******** --env ******** 3c2a2aee3b2b73ebf7d45c5e6c1cf504bf26c8153f3da98a370956ca289c55d1 ssh-agent -k [2022-05-20T14:41:04.080Z] unset SSH_AUTH_SOCK; [2022-05-20T14:41:04.080Z] unset SSH_AGENT_PID; [2022-05-20T14:41:04.080Z] echo Agent pid 79 killed; [2022-05-20T14:41:04.091Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T14:41:04.403Z] + git semver [Pipeline] } [2022-05-20T14:41:04.685Z] $ docker stop --time=1 3c2a2aee3b2b73ebf7d45c5e6c1cf504bf26c8153f3da98a370956ca289c55d1 [2022-05-20T14:41:06.002Z] $ docker rm -f 3c2a2aee3b2b73ebf7d45c5e6c1cf504bf26c8153f3da98a370956ca289c55d1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T14:41:06.360Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-20T14:41:06.613Z] Stashed 1 file(s) [Pipeline] echo [2022-05-20T14:41:06.617Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.1 [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 [2022-05-20T14:41:06.780Z] provisioning config files... [2022-05-20T14:41:06.790Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3055478052898848335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:41:07.101Z] ---> docker-login.sh [2022-05-20T14:41:07.102Z] nexus3.edgexfoundry.org:10001 [2022-05-20T14:41:07.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:41:07.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:41:07.102Z] Configure a credential helper to remove this warning. See [2022-05-20T14:41:07.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:41:07.102Z] [2022-05-20T14:41:07.102Z] Login Succeeded [2022-05-20T14:41:07.102Z] nexus3.edgexfoundry.org:10002 [2022-05-20T14:41:07.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:41:07.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:41:07.363Z] Configure a credential helper to remove this warning. See [2022-05-20T14:41:07.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:41:07.363Z] [2022-05-20T14:41:07.363Z] Login Succeeded [2022-05-20T14:41:07.363Z] nexus3.edgexfoundry.org:10003 [2022-05-20T14:41:07.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:41:07.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:41:07.363Z] Configure a credential helper to remove this warning. See [2022-05-20T14:41:07.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:41:07.363Z] [2022-05-20T14:41:07.363Z] Login Succeeded [2022-05-20T14:41:07.363Z] nexus3.edgexfoundry.org:10004 [2022-05-20T14:41:07.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:41:07.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:41:07.624Z] Configure a credential helper to remove this warning. See [2022-05-20T14:41:07.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:41:07.624Z] [2022-05-20T14:41:07.624Z] Login Succeeded [2022-05-20T14:41:07.624Z] docker.io [2022-05-20T14:41:07.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:41:07.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:41:07.885Z] Configure a credential helper to remove this warning. See [2022-05-20T14:41:07.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:41:07.885Z] [2022-05-20T14:41:07.885Z] Login Succeeded [2022-05-20T14:41:07.885Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T14:41:07.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T14:41:07.963Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T14:41:07.976Z] ========================================================= [2022-05-20T14:41:07.976Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-20T14:41:07.976Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:41:08.289Z] + 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 . [2022-05-20T14:41:08.290Z] Sending build context to Docker daemon 8.539MB [2022-05-20T14:41:08.290Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T14:41:08.290Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-20T14:41:08.290Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-20T14:41:08.290Z] 59bf1c3509f3: Pulling fs layer [2022-05-20T14:41:08.290Z] 666ba61612fd: Pulling fs layer [2022-05-20T14:41:08.290Z] 8ed8ca486205: Pulling fs layer [2022-05-20T14:41:08.290Z] 4fe6c5a15a65: Pulling fs layer [2022-05-20T14:41:08.290Z] 22a0e8bec74d: Pulling fs layer [2022-05-20T14:41:08.290Z] ca2b28591e48: Pulling fs layer [2022-05-20T14:41:08.290Z] a51346096db8: Pulling fs layer [2022-05-20T14:41:08.290Z] 22a0e8bec74d: Waiting [2022-05-20T14:41:08.290Z] ca2b28591e48: Waiting [2022-05-20T14:41:08.290Z] 4fe6c5a15a65: Waiting [2022-05-20T14:41:08.290Z] a51346096db8: Waiting [2022-05-20T14:41:08.290Z] daebc70d1ce1: Pulling fs layer [2022-05-20T14:41:08.290Z] 0e18a0eac166: Pulling fs layer [2022-05-20T14:41:08.290Z] 0e18a0eac166: Waiting [2022-05-20T14:41:08.290Z] daebc70d1ce1: Waiting [2022-05-20T14:41:08.290Z] 8ed8ca486205: Verifying Checksum [2022-05-20T14:41:08.290Z] 8ed8ca486205: Download complete [2022-05-20T14:41:08.290Z] 666ba61612fd: Download complete [2022-05-20T14:41:08.556Z] 22a0e8bec74d: Verifying Checksum [2022-05-20T14:41:08.556Z] 22a0e8bec74d: Download complete [2022-05-20T14:41:08.556Z] ca2b28591e48: Verifying Checksum [2022-05-20T14:41:08.556Z] ca2b28591e48: Download complete [2022-05-20T14:41:08.556Z] a51346096db8: Verifying Checksum [2022-05-20T14:41:08.556Z] a51346096db8: Download complete [2022-05-20T14:41:08.556Z] 59bf1c3509f3: Download complete [2022-05-20T14:41:08.556Z] daebc70d1ce1: Download complete [2022-05-20T14:41:08.556Z] 59bf1c3509f3: Pull complete [2022-05-20T14:41:08.820Z] 666ba61612fd: Pull complete [2022-05-20T14:41:08.820Z] 8ed8ca486205: Pull complete [2022-05-20T14:41:09.080Z] 0e18a0eac166: Verifying Checksum [2022-05-20T14:41:09.081Z] 0e18a0eac166: Download complete [2022-05-20T14:41:09.341Z] 4fe6c5a15a65: Verifying Checksum [2022-05-20T14:41:09.341Z] 4fe6c5a15a65: Download complete [2022-05-20T14:41:13.547Z] 4fe6c5a15a65: Pull complete [2022-05-20T14:41:13.547Z] 22a0e8bec74d: Pull complete [2022-05-20T14:41:13.547Z] ca2b28591e48: Pull complete [2022-05-20T14:41:13.547Z] a51346096db8: Pull complete [2022-05-20T14:41:13.809Z] daebc70d1ce1: Pull complete [2022-05-20T14:41:16.350Z] 0e18a0eac166: Pull complete [2022-05-20T14:41:16.350Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-20T14:41:16.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-20T14:41:16.350Z] ---> f018257e8ee9 [2022-05-20T14:41:16.350Z] Step 3/13 : ARG MAKE="make build" [2022-05-20T14:41:17.295Z] ---> Running in 4a82ac509324 [2022-05-20T14:41:17.295Z] Removing intermediate container 4a82ac509324 [2022-05-20T14:41:17.295Z] ---> ba0c498090e2 [2022-05-20T14:41:17.295Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T14:41:17.295Z] ---> Running in bcf6a21e4dc4 [2022-05-20T14:41:17.295Z] Removing intermediate container bcf6a21e4dc4 [2022-05-20T14:41:17.295Z] ---> 86749dc2eeec [2022-05-20T14:41:17.295Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-20T14:41:17.555Z] ---> Running in bf5cf65a27f3 [2022-05-20T14:41:17.555Z] Removing intermediate container bf5cf65a27f3 [2022-05-20T14:41:17.555Z] ---> 8d22662e1a87 [2022-05-20T14:41:17.555Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-05-20T14:41:17.555Z] ---> Running in 7094a2e0ca82 [2022-05-20T14:41:17.555Z] Removing intermediate container 7094a2e0ca82 [2022-05-20T14:41:17.555Z] ---> 8fb2c795be6b [2022-05-20T14:41:17.555Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T14:41:17.555Z] ---> Running in 800934cf2939 [2022-05-20T14:41:18.128Z] Removing intermediate container 800934cf2939 [2022-05-20T14:41:18.128Z] ---> 50d260e93faa [2022-05-20T14:41:18.128Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T14:41:18.390Z] ---> Running in c6d14b583ac2 [2022-05-20T14:41:18.650Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T14:41:19.595Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T14:41:19.856Z] OK: 221 MiB in 52 packages [2022-05-20T14:41:20.115Z] Removing intermediate container c6d14b583ac2 [2022-05-20T14:41:20.115Z] ---> 76b74e585b3f [2022-05-20T14:41:20.115Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-05-20T14:41:20.115Z] ---> Running in bf106d142103 [2022-05-20T14:41:20.115Z] Removing intermediate container bf106d142103 [2022-05-20T14:41:20.115Z] ---> a08c91b9f057 [2022-05-20T14:41:20.115Z] Step 10/13 : COPY go.mod vendor* ./ [2022-05-20T14:41:20.377Z] ---> 91f937e5128e [2022-05-20T14:41:20.377Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T14:41:20.377Z] ---> Running in 132bcefa9ef6 [2022-05-20T14:41:21.737Z] Still waiting to schedule task [2022-05-20T14:41:21.737Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-20T14:41:38.521Z] Removing intermediate container 132bcefa9ef6 [2022-05-20T14:41:38.521Z] ---> d18ad9b9744e [2022-05-20T14:41:38.521Z] Step 12/13 : COPY . . [2022-05-20T14:41:38.521Z] ---> d6ff6f8e58b8 [2022-05-20T14:41:38.521Z] Step 13/13 : RUN ${MAKE} [2022-05-20T14:41:38.521Z] ---> Running in 25dd62275eff [2022-05-20T14:41:38.521Z] noop [2022-05-20T14:41:38.521Z] Removing intermediate container 25dd62275eff [2022-05-20T14:41:38.521Z] ---> d1cc06093a85 [2022-05-20T14:41:38.521Z] Successfully built d1cc06093a85 [2022-05-20T14:41:38.521Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:41:38.821Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T14:41:38.821Z] . [Pipeline] withDockerContainer [2022-05-20T14:41:38.897Z] prd-ubuntu20.04-docker-8c-8g-64198 does not seem to be running inside a container [2022-05-20T14:41:38.938Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-20T14:41:39.351Z] $ docker top e1835d71c9f48d44e0c32a3cc6debadb0fc0219041ed16c4041d02e0a10967e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T14:41:39.716Z] + go version [2022-05-20T14:41:39.716Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-20T14:41:39.731Z] $ docker stop --time=1 e1835d71c9f48d44e0c32a3cc6debadb0fc0219041ed16c4041d02e0a10967e2 [2022-05-20T14:41:41.019Z] $ docker rm -f e1835d71c9f48d44e0c32a3cc6debadb0fc0219041ed16c4041d02e0a10967e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:41:41.427Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T14:41:41.427Z] . [Pipeline] withDockerContainer [2022-05-20T14:41:41.515Z] prd-ubuntu20.04-docker-8c-8g-64198 does not seem to be running inside a container [2022-05-20T14:41:41.558Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-20T14:41:41.970Z] $ docker top f99bf3efb88390043f9d664988e8125406f53f420970e6b59553afac1dace145 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-20T14:41:42.430Z] + make test [2022-05-20T14:41:42.430Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-20T14:41:42.733Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-05-20T14:41:52.777Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-05-20T14:41:53.037Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.019s coverage: 1.0% of statements [2022-05-20T14:42:01.177Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-20T14:42:04.469Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-20T14:42:04.469Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-20T14:42:04.469Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-20T14:42:04.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-20T14:42:04.757Z] $ docker stop --time=1 f99bf3efb88390043f9d664988e8125406f53f420970e6b59553afac1dace145 [2022-05-20T14:42:06.445Z] $ docker rm -f f99bf3efb88390043f9d664988e8125406f53f420970e6b59553afac1dace145 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T14:42:06.890Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-20T14:42:06.937Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-20T14:42:07.632Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-20T14:42:07.920Z] + ls -al . [2022-05-20T14:42:07.920Z] total 216 [2022-05-20T14:42:07.920Z] drwxrwxr-x 9 jenkins jenkins 4096 May 20 14:42 . [2022-05-20T14:42:07.920Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 14:40 .. [2022-05-20T14:42:07.920Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 14:41 .git [2022-05-20T14:42:07.920Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 14:40 .github [2022-05-20T14:42:07.920Z] -rw-rw-r-- 1 jenkins jenkins 352 May 20 14:40 .gitignore [2022-05-20T14:42:07.920Z] -rw-rw-r-- 1 jenkins jenkins 42 May 20 14:40 .golangci.yml [2022-05-20T14:42:07.920Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 14:41 .semver [2022-05-20T14:42:07.920Z] -rw-rw-r-- 1 jenkins jenkins 9099 May 20 14:40 Attribution.txt [2022-05-20T14:42:07.920Z] -rw-rw-r-- 1 jenkins jenkins 189 May 20 14:40 CHANGELOG.md [2022-05-20T14:42:07.920Z] -rw-rw-r-- 1 jenkins jenkins 1667 May 20 14:40 Dockerfile [2022-05-20T14:42:07.920Z] -rw-rw-r-- 1 jenkins jenkins 677 May 20 14:40 GOVERNANCE.md [2022-05-20T14:42:07.920Z] -rw-rw-r-- 1 jenkins jenkins 660 May 20 14:40 Jenkinsfile [2022-05-20T14:42:07.920Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 20 14:40 LICENSE [2022-05-20T14:42:07.920Z] -rw-rw-r-- 1 jenkins jenkins 2161 May 20 14:40 Makefile [2022-05-20T14:42:07.920Z] -rw-rw-r-- 1 jenkins jenkins 625 May 20 14:40 OWNERS.md [2022-05-20T14:42:07.920Z] -rw-rw-r-- 1 jenkins jenkins 28742 May 20 14:40 README.md [2022-05-20T14:42:07.920Z] -rw-rw-r-- 1 jenkins jenkins 11 May 20 14:41 VERSION [2022-05-20T14:42:07.920Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 14:40 bin [2022-05-20T14:42:07.920Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 14:40 cmd [2022-05-20T14:42:07.920Z] -rw-r--r-- 1 jenkins jenkins 37307 May 20 14:41 coverage.out [2022-05-20T14:42:07.920Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 14:40 doc [2022-05-20T14:42:07.920Z] -rw-rw-r-- 1 jenkins jenkins 3546 May 20 14:40 go.mod [2022-05-20T14:42:07.920Z] -rw-rw-r-- 1 jenkins jenkins 37264 May 20 14:40 go.sum [2022-05-20T14:42:07.920Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 14:40 internal [2022-05-20T14:42:07.920Z] -rw-rw-r-- 1 jenkins jenkins 236 May 20 14:40 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:42:08.220Z] + 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=8ea3952a55c07e239dd75554aa3eccbc97544666 --label arch=amd64 --label version=0.0.1-dev.1 . [2022-05-20T14:42:08.220Z] Sending build context to Docker daemon 8.577MB [2022-05-20T14:42:08.220Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T14:42:08.220Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-20T14:42:08.220Z] ---> d1cc06093a85 [2022-05-20T14:42:08.220Z] Step 3/26 : ARG MAKE="make build" [2022-05-20T14:42:08.220Z] ---> Running in 6c49b6f724df [2022-05-20T14:42:08.479Z] Removing intermediate container 6c49b6f724df [2022-05-20T14:42:08.479Z] ---> 1c50d418a1d2 [2022-05-20T14:42:08.479Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T14:42:08.479Z] ---> Running in 819dc3abbf6b [2022-05-20T14:42:08.479Z] Removing intermediate container 819dc3abbf6b [2022-05-20T14:42:08.479Z] ---> 8924f6ae4134 [2022-05-20T14:42:08.479Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-20T14:42:08.479Z] ---> Running in 3a6b90e0deee [2022-05-20T14:42:08.739Z] Removing intermediate container 3a6b90e0deee [2022-05-20T14:42:08.739Z] ---> 7adce506f0f5 [2022-05-20T14:42:08.739Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-05-20T14:42:08.739Z] ---> Running in 954b0d5fc4b6 [2022-05-20T14:42:08.739Z] Removing intermediate container 954b0d5fc4b6 [2022-05-20T14:42:08.739Z] ---> a8cedefd9b93 [2022-05-20T14:42:08.739Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T14:42:08.739Z] ---> Running in 11b5b7c3eabe [2022-05-20T14:42:09.311Z] Removing intermediate container 11b5b7c3eabe [2022-05-20T14:42:09.312Z] ---> 879e1dac0fe4 [2022-05-20T14:42:09.312Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T14:42:09.312Z] ---> Running in d14a4f77b7f2 [2022-05-20T14:42:09.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T14:42:10.456Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T14:42:11.028Z] OK: 221 MiB in 52 packages [2022-05-20T14:42:11.291Z] Removing intermediate container d14a4f77b7f2 [2022-05-20T14:42:11.291Z] ---> 0647757cfb08 [2022-05-20T14:42:11.291Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-05-20T14:42:11.291Z] ---> Running in 5994fe8589f1 [2022-05-20T14:42:11.291Z] Removing intermediate container 5994fe8589f1 [2022-05-20T14:42:11.291Z] ---> 3152e6f14c9a [2022-05-20T14:42:11.291Z] Step 10/26 : COPY go.mod vendor* ./ [2022-05-20T14:42:11.555Z] ---> 32d3f7df79dd [2022-05-20T14:42:11.555Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T14:42:11.555Z] ---> Running in 4715b701252a [2022-05-20T14:42:12.127Z] Removing intermediate container 4715b701252a [2022-05-20T14:42:12.127Z] ---> b0fc29adc20c [2022-05-20T14:42:12.127Z] Step 12/26 : COPY . . [2022-05-20T14:42:12.387Z] ---> c595f72e5fdf [2022-05-20T14:42:12.387Z] Step 13/26 : RUN ${MAKE} [2022-05-20T14:42:12.387Z] ---> Running in 918adc2e26e1 [2022-05-20T14:42:12.647Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-05-20T14:42:34.601Z] Removing intermediate container 918adc2e26e1 [2022-05-20T14:42:34.601Z] ---> f994e3a6bca0 [2022-05-20T14:42:34.601Z] Step 14/26 : FROM alpine:3.15 [2022-05-20T14:42:34.601Z] 3.15: Pulling from library/alpine [2022-05-20T14:42:34.601Z] df9b9388f04a: Pulling fs layer [2022-05-20T14:42:34.601Z] df9b9388f04a: Verifying Checksum [2022-05-20T14:42:34.601Z] df9b9388f04a: Pull complete [2022-05-20T14:42:34.601Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-20T14:42:34.601Z] Status: Downloaded newer image for alpine:3.15 [2022-05-20T14:42:34.601Z] ---> 0ac33e5f5afa [2022-05-20T14:42:34.601Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-20T14:42:34.601Z] ---> Running in caff04f11fbc [2022-05-20T14:42:34.601Z] Removing intermediate container caff04f11fbc [2022-05-20T14:42:34.601Z] ---> e928db375fe0 [2022-05-20T14:42:34.601Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-20T14:42:34.601Z] ---> Running in c041cbdc41e0 [2022-05-20T14:42:34.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T14:42:34.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T14:42:34.601Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-20T14:42:34.601Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-05-20T14:42:34.601Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-20T14:42:34.601Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-20T14:42:34.601Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-20T14:42:34.601Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-20T14:42:34.601Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T14:42:34.601Z] OK: 8 MiB in 20 packages [2022-05-20T14:42:34.601Z] Removing intermediate container c041cbdc41e0 [2022-05-20T14:42:34.601Z] ---> 52ac7f4bc4e9 [2022-05-20T14:42:34.601Z] Step 17/26 : WORKDIR / [2022-05-20T14:42:34.601Z] ---> Running in 140a66d7299e [2022-05-20T14:42:34.601Z] Removing intermediate container 140a66d7299e [2022-05-20T14:42:34.602Z] ---> 3678bd971aa7 [2022-05-20T14:42:34.602Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-05-20T14:42:34.861Z] ---> 3fb6f9c6dbef [2022-05-20T14:42:34.861Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-05-20T14:42:34.861Z] ---> 0fe6ffc30b49 [2022-05-20T14:42:34.861Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-05-20T14:42:35.122Z] ---> 9b8f7afc35de [2022-05-20T14:42:35.122Z] Step 21/26 : EXPOSE 59984 [2022-05-20T14:42:35.122Z] ---> Running in d0f7aa8b8a8e [2022-05-20T14:42:35.383Z] Removing intermediate container d0f7aa8b8a8e [2022-05-20T14:42:35.383Z] ---> e839b792e2eb [2022-05-20T14:42:35.383Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-05-20T14:42:35.383Z] ---> Running in 515694e50b8c [2022-05-20T14:42:35.383Z] Removing intermediate container 515694e50b8c [2022-05-20T14:42:35.383Z] ---> 2771a26f4e4d [2022-05-20T14:42:35.383Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T14:42:35.383Z] ---> Running in 05b83f738f30 [2022-05-20T14:42:35.642Z] Removing intermediate container 05b83f738f30 [2022-05-20T14:42:35.642Z] ---> 1c29f2891c9e [2022-05-20T14:42:35.642Z] Step 24/26 : LABEL arch=amd64 [2022-05-20T14:42:35.642Z] ---> Running in 30b7727b65ab [2022-05-20T14:42:35.642Z] Removing intermediate container 30b7727b65ab [2022-05-20T14:42:35.642Z] ---> 1fe2769e3431 [2022-05-20T14:42:35.642Z] Step 25/26 : LABEL git_sha=8ea3952a55c07e239dd75554aa3eccbc97544666 [2022-05-20T14:42:35.642Z] ---> Running in f78f1a209549 [2022-05-20T14:42:35.642Z] Removing intermediate container f78f1a209549 [2022-05-20T14:42:35.642Z] ---> 41312dfac406 [2022-05-20T14:42:35.642Z] Step 26/26 : LABEL version=0.0.1-dev.1 [2022-05-20T14:42:35.902Z] ---> Running in ab873e286a43 [2022-05-20T14:42:35.902Z] Removing intermediate container ab873e286a43 [2022-05-20T14:42:35.902Z] ---> a88316f5e9bf [2022-05-20T14:42:35.902Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-20T14:42:35.902Z] Successfully built a88316f5e9bf [2022-05-20T14:42:35.902Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T14:42:36.003Z] provisioning config files... [2022-05-20T14:42:36.013Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4828885693287437671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:42:36.315Z] ---> docker-login.sh [2022-05-20T14:42:36.315Z] nexus3.edgexfoundry.org:10001 [2022-05-20T14:42:36.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:42:36.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:42:36.315Z] Configure a credential helper to remove this warning. See [2022-05-20T14:42:36.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:42:36.315Z] [2022-05-20T14:42:36.315Z] Login Succeeded [2022-05-20T14:42:36.315Z] nexus3.edgexfoundry.org:10002 [2022-05-20T14:42:36.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:42:36.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:42:36.576Z] Configure a credential helper to remove this warning. See [2022-05-20T14:42:36.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:42:36.576Z] [2022-05-20T14:42:36.576Z] Login Succeeded [2022-05-20T14:42:36.576Z] nexus3.edgexfoundry.org:10003 [2022-05-20T14:42:36.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:42:36.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:42:36.576Z] Configure a credential helper to remove this warning. See [2022-05-20T14:42:36.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:42:36.576Z] [2022-05-20T14:42:36.576Z] Login Succeeded [2022-05-20T14:42:36.576Z] nexus3.edgexfoundry.org:10004 [2022-05-20T14:42:36.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:42:36.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:42:36.837Z] Configure a credential helper to remove this warning. See [2022-05-20T14:42:36.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:42:36.837Z] [2022-05-20T14:42:36.837Z] Login Succeeded [2022-05-20T14:42:36.837Z] docker.io [2022-05-20T14:42:36.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:42:37.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:42:37.098Z] Configure a credential helper to remove this warning. See [2022-05-20T14:42:37.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:42:37.098Z] [2022-05-20T14:42:37.098Z] Login Succeeded [2022-05-20T14:42:37.098Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T14:42:37.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-20T14:42:37.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T14:42:37.155Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-05-20T14:42:37.155Z] 8ea3952a55c07e239dd75554aa3eccbc97544666 [2022-05-20T14:42:37.155Z] latest [2022-05-20T14:42:37.155Z] 0.0.1-dev.1 [2022-05-20T14:42:37.155Z] 8ea3952a55c07e239dd75554aa3eccbc97544666-0.0.1-dev.1 [2022-05-20T14:42:37.155Z] main [2022-05-20T14:42:37.155Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:42:37.477Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:8ea3952a55c07e239dd75554aa3eccbc97544666 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:42:37.773Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:8ea3952a55c07e239dd75554aa3eccbc97544666 [2022-05-20T14:42:37.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-05-20T14:42:37.773Z] 5da7e7864574: Preparing [2022-05-20T14:42:37.773Z] 9945abadddcf: Preparing [2022-05-20T14:42:37.773Z] f1ed976ea01f: Preparing [2022-05-20T14:42:37.773Z] c5c569e99b0b: Preparing [2022-05-20T14:42:37.773Z] 4fc242d58285: Preparing [2022-05-20T14:42:37.773Z] 4fc242d58285: Layer already exists [2022-05-20T14:42:37.773Z] 5da7e7864574: Pushed [2022-05-20T14:42:37.773Z] 9945abadddcf: Pushed [2022-05-20T14:42:38.033Z] c5c569e99b0b: Pushed [2022-05-20T14:42:41.333Z] f1ed976ea01f: Pushed [2022-05-20T14:42:41.333Z] 8ea3952a55c07e239dd75554aa3eccbc97544666: digest: sha256:212c0e3671d794c20e48dbc11180c4fc8512a75526fc393d60b23ecc52c84ee1 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:42:41.635Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:42:41.933Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-05-20T14:42:41.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-05-20T14:42:41.933Z] 5da7e7864574: Preparing [2022-05-20T14:42:41.933Z] 9945abadddcf: Preparing [2022-05-20T14:42:41.933Z] f1ed976ea01f: Preparing [2022-05-20T14:42:41.933Z] c5c569e99b0b: Preparing [2022-05-20T14:42:41.933Z] 4fc242d58285: Preparing [2022-05-20T14:42:41.933Z] c5c569e99b0b: Layer already exists [2022-05-20T14:42:41.933Z] 4fc242d58285: Layer already exists [2022-05-20T14:42:41.933Z] f1ed976ea01f: Layer already exists [2022-05-20T14:42:41.933Z] 9945abadddcf: Layer already exists [2022-05-20T14:42:41.933Z] 5da7e7864574: Layer already exists [2022-05-20T14:42:41.933Z] latest: digest: sha256:212c0e3671d794c20e48dbc11180c4fc8512a75526fc393d60b23ecc52c84ee1 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:42:42.236Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:42:42.532Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.1 [2022-05-20T14:42:42.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-05-20T14:42:42.532Z] 5da7e7864574: Preparing [2022-05-20T14:42:42.532Z] 9945abadddcf: Preparing [2022-05-20T14:42:42.532Z] f1ed976ea01f: Preparing [2022-05-20T14:42:42.532Z] c5c569e99b0b: Preparing [2022-05-20T14:42:42.532Z] 4fc242d58285: Preparing [2022-05-20T14:42:42.532Z] 5da7e7864574: Layer already exists [2022-05-20T14:42:42.532Z] 4fc242d58285: Layer already exists [2022-05-20T14:42:42.532Z] f1ed976ea01f: Layer already exists [2022-05-20T14:42:42.532Z] 9945abadddcf: Layer already exists [2022-05-20T14:42:42.532Z] c5c569e99b0b: Layer already exists [2022-05-20T14:42:42.532Z] 0.0.1-dev.1: digest: sha256:212c0e3671d794c20e48dbc11180c4fc8512a75526fc393d60b23ecc52c84ee1 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:42:42.837Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:8ea3952a55c07e239dd75554aa3eccbc97544666-0.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:42:43.133Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:8ea3952a55c07e239dd75554aa3eccbc97544666-0.0.1-dev.1 [2022-05-20T14:42:43.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-05-20T14:42:43.133Z] 5da7e7864574: Preparing [2022-05-20T14:42:43.133Z] 9945abadddcf: Preparing [2022-05-20T14:42:43.133Z] f1ed976ea01f: Preparing [2022-05-20T14:42:43.133Z] c5c569e99b0b: Preparing [2022-05-20T14:42:43.133Z] 4fc242d58285: Preparing [2022-05-20T14:42:43.133Z] 9945abadddcf: Layer already exists [2022-05-20T14:42:43.133Z] c5c569e99b0b: Layer already exists [2022-05-20T14:42:43.133Z] f1ed976ea01f: Layer already exists [2022-05-20T14:42:43.133Z] 4fc242d58285: Layer already exists [2022-05-20T14:42:43.133Z] 5da7e7864574: Layer already exists [2022-05-20T14:42:43.133Z] 8ea3952a55c07e239dd75554aa3eccbc97544666-0.0.1-dev.1: digest: sha256:212c0e3671d794c20e48dbc11180c4fc8512a75526fc393d60b23ecc52c84ee1 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:42:43.437Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:42:43.731Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-05-20T14:42:43.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-05-20T14:42:43.731Z] 5da7e7864574: Preparing [2022-05-20T14:42:43.731Z] 9945abadddcf: Preparing [2022-05-20T14:42:43.731Z] f1ed976ea01f: Preparing [2022-05-20T14:42:43.731Z] c5c569e99b0b: Preparing [2022-05-20T14:42:43.731Z] 4fc242d58285: Preparing [2022-05-20T14:42:43.731Z] 4fc242d58285: Layer already exists [2022-05-20T14:42:43.731Z] f1ed976ea01f: Layer already exists [2022-05-20T14:42:43.731Z] 5da7e7864574: Layer already exists [2022-05-20T14:42:43.731Z] c5c569e99b0b: Layer already exists [2022-05-20T14:42:43.731Z] 9945abadddcf: Layer already exists [2022-05-20T14:42:43.731Z] main: digest: sha256:212c0e3671d794c20e48dbc11180c4fc8512a75526fc393d60b23ecc52c84ee1 size: 1367 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-20T14:42:43.771Z] ===================================================== [Pipeline] echo [2022-05-20T14:42:43.782Z] taggedImages: [2022-05-20T14:42:43.782Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:8ea3952a55c07e239dd75554aa3eccbc97544666 [2022-05-20T14:42:43.782Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-05-20T14:42:43.782Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.1 [2022-05-20T14:42:43.782Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:8ea3952a55c07e239dd75554aa3eccbc97544666-0.0.1-dev.1 [2022-05-20T14:42:43.782Z] - 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] sh [2022-05-20T14:42:44.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T14:42:44.151Z] [2022-05-20T14:42:44.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:42:44.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T14:42:44.460Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-20T14:42:44.460Z] 5eb5b503b376: Pulling fs layer [2022-05-20T14:42:44.460Z] 5c69ac0246d0: Pulling fs layer [2022-05-20T14:42:44.460Z] ec43610c2a17: Pulling fs layer [2022-05-20T14:42:44.460Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-20T14:42:44.460Z] 33b1e0a273af: Pulling fs layer [2022-05-20T14:42:44.460Z] 5d3b04190fa2: Pulling fs layer [2022-05-20T14:42:44.460Z] 2f39f015ded8: Pulling fs layer [2022-05-20T14:42:44.460Z] 33b1e0a273af: Waiting [2022-05-20T14:42:44.460Z] 3a2ae6a8a46f: Waiting [2022-05-20T14:42:44.460Z] 5d3b04190fa2: Waiting [2022-05-20T14:42:44.460Z] 2f39f015ded8: Waiting [2022-05-20T14:42:44.460Z] 5c69ac0246d0: Verifying Checksum [2022-05-20T14:42:44.460Z] 5c69ac0246d0: Download complete [2022-05-20T14:42:44.460Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-20T14:42:44.460Z] 3a2ae6a8a46f: Download complete [2022-05-20T14:42:44.460Z] 33b1e0a273af: Verifying Checksum [2022-05-20T14:42:44.460Z] 33b1e0a273af: Download complete [2022-05-20T14:42:44.460Z] 5d3b04190fa2: Download complete [2022-05-20T14:42:44.460Z] ec43610c2a17: Download complete [2022-05-20T14:42:44.719Z] 5eb5b503b376: Verifying Checksum [2022-05-20T14:42:44.719Z] 5eb5b503b376: Download complete [2022-05-20T14:42:45.287Z] 2f39f015ded8: Download complete [2022-05-20T14:42:45.857Z] 5eb5b503b376: Pull complete [2022-05-20T14:42:46.116Z] 5c69ac0246d0: Pull complete [2022-05-20T14:42:46.685Z] ec43610c2a17: Pull complete [2022-05-20T14:42:46.685Z] 3a2ae6a8a46f: Pull complete [2022-05-20T14:42:46.944Z] 33b1e0a273af: Pull complete [2022-05-20T14:42:46.944Z] 5d3b04190fa2: Pull complete [2022-05-20T14:42:51.141Z] 2f39f015ded8: Pull complete [2022-05-20T14:42:51.141Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-20T14:42:51.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T14:42:51.141Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-20T14:42:51.204Z] prd-ubuntu20.04-docker-8c-8g-64198 does not seem to be running inside a container [2022-05-20T14:42:51.329Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-20T14:42:52.848Z] $ docker top 91178b311f0c7cdefddb4060c8fd33c7a97ab55ae2e4454868f7aaaf40702aea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:42:53.286Z] ---> job-cost.sh [2022-05-20T14:42:53.286Z] lf-activate-venv: SKIPPING [2022-05-20T14:42:53.286Z] INFO: No Stack... [2022-05-20T14:42:53.546Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T14:42:54.118Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T14:42:54.410Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-05-20T14:42:54.410Z] + cut -d, -f6 [Pipeline] lock [2022-05-20T14:42:54.427Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-3-stack-cost] [2022-05-20T14:42:54.436Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-3-stack-cost] did not exist. Created. [2022-05-20T14:42:54.436Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T14:42:54.744Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-20T14:42:54.776Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T14:42:54.785Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T14:42:54.808Z] $ docker stop --time=1 91178b311f0c7cdefddb4060c8fd33c7a97ab55ae2e4454868f7aaaf40702aea [2022-05-20T14:42:55.970Z] $ docker rm -f 91178b311f0c7cdefddb4060c8fd33c7a97ab55ae2e4454868f7aaaf40702aea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-20T14:42:58.144Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64199 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-05-20T14:42:58.156Z] Running in /w/workspace/device-onvif-camera/3 [Pipeline] { [Pipeline] checkout [2022-05-20T14:42:58.374Z] Selected Git installation does not exist. Using Default [2022-05-20T14:42:58.374Z] The recommended git tool is: NONE [2022-05-20T14:43:04.277Z] using credential edgex-jenkins-ssh [2022-05-20T14:43:04.296Z] Cloning the remote Git repository [2022-05-20T14:43:04.354Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-05-20T14:43:05.580Z] Avoid second fetch [2022-05-20T14:43:05.581Z] Checking out Revision 8ea3952a55c07e239dd75554aa3eccbc97544666 (main) [2022-05-20T14:43:04.434Z] > git init /w/workspace/device-onvif-camera/3 # timeout=10 [2022-05-20T14:43:04.514Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-05-20T14:43:04.515Z] > git --version # timeout=10 [2022-05-20T14:43:04.543Z] > git --version # 'git version 2.25.1' [2022-05-20T14:43:04.544Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T14:43:04.656Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T14:43:05.547Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-05-20T14:43:05.565Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T14:43:05.609Z] > git config core.sparsecheckout # timeout=10 [2022-05-20T14:43:05.627Z] > git checkout -f 8ea3952a55c07e239dd75554aa3eccbc97544666 # timeout=10 [2022-05-20T14:43:09.820Z] Commit message: "Merge pull request #68 from edgexfoundry/issue-66" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T14:43:10.605Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-20T14:43:10.605Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T14:43:10.605Z] Dload Upload Total Spent Left Speed [2022-05-20T14:43:10.605Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 48816 0 --:--:-- --:--:-- --:--:-- 48816 [Pipeline] sh [2022-05-20T14:43:11.135Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-20T14:43:11.480Z] + sudo tee /etc/docker/daemon.new [2022-05-20T14:43:11.480Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-20T14:43:11.480Z] { [2022-05-20T14:43:11.480Z] "registry-mirrors": [ [2022-05-20T14:43:11.480Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-20T14:43:11.480Z] ], [2022-05-20T14:43:11.480Z] "bip": "10.250.0.254/24", [2022-05-20T14:43:11.480Z] "hosts": [ [2022-05-20T14:43:11.480Z] "tcp://0.0.0.0:5555", [2022-05-20T14:43:11.480Z] "unix:///var/run/docker.sock" [2022-05-20T14:43:11.480Z] ], [2022-05-20T14:43:11.480Z] "mtu": 1458, [2022-05-20T14:43:11.480Z] "selinux-enabled": true, [2022-05-20T14:43:11.480Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-20T14:43:11.480Z] } [Pipeline] sh [2022-05-20T14:43:11.836Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-20T14:43:12.195Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T14:43:30.593Z] provisioning config files... [2022-05-20T14:43:30.619Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/3@tmp/config5272096563592084370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:43:30.992Z] ---> docker-login.sh [2022-05-20T14:43:30.993Z] nexus3.edgexfoundry.org:10001 [2022-05-20T14:43:31.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:43:31.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:43:31.869Z] Configure a credential helper to remove this warning. See [2022-05-20T14:43:31.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:43:31.869Z] [2022-05-20T14:43:31.869Z] Login Succeeded [2022-05-20T14:43:31.869Z] nexus3.edgexfoundry.org:10002 [2022-05-20T14:43:32.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:43:32.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:43:32.418Z] Configure a credential helper to remove this warning. See [2022-05-20T14:43:32.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:43:32.418Z] [2022-05-20T14:43:32.418Z] Login Succeeded [2022-05-20T14:43:32.418Z] nexus3.edgexfoundry.org:10003 [2022-05-20T14:43:32.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:43:32.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:43:32.692Z] Configure a credential helper to remove this warning. See [2022-05-20T14:43:32.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:43:32.692Z] [2022-05-20T14:43:32.692Z] Login Succeeded [2022-05-20T14:43:32.692Z] nexus3.edgexfoundry.org:10004 [2022-05-20T14:43:33.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:43:33.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:43:33.294Z] Configure a credential helper to remove this warning. See [2022-05-20T14:43:33.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:43:33.294Z] [2022-05-20T14:43:33.294Z] Login Succeeded [2022-05-20T14:43:33.294Z] docker.io [2022-05-20T14:43:33.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:43:33.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:43:33.844Z] Configure a credential helper to remove this warning. See [2022-05-20T14:43:33.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:43:33.844Z] [2022-05-20T14:43:33.844Z] Login Succeeded [2022-05-20T14:43:33.844Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T14:43:33.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T14:43:34.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T14:43:34.411Z] ========================================================= [2022-05-20T14:43:34.411Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-20T14:43:34.411Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:43:34.773Z] + 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 . [2022-05-20T14:43:35.049Z] Sending build context to Docker daemon 5.814MB [2022-05-20T14:43:35.049Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T14:43:35.049Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-20T14:43:35.325Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-20T14:43:35.325Z] 9b3977197b4f: Pulling fs layer [2022-05-20T14:43:35.325Z] 1a89e8eeedd5: Pulling fs layer [2022-05-20T14:43:35.325Z] 94645a83ff95: Pulling fs layer [2022-05-20T14:43:35.325Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-20T14:43:35.325Z] 0c92f367c5e7: Pulling fs layer [2022-05-20T14:43:35.325Z] 3096ccb668a1: Pulling fs layer [2022-05-20T14:43:35.325Z] e8cf19c19ddd: Pulling fs layer [2022-05-20T14:43:35.325Z] a4caa8a26152: Pulling fs layer [2022-05-20T14:43:35.325Z] 3096ccb668a1: Waiting [2022-05-20T14:43:35.325Z] e8cf19c19ddd: Waiting [2022-05-20T14:43:35.325Z] a4caa8a26152: Waiting [2022-05-20T14:43:35.325Z] 3f3a8bcf1eab: Waiting [2022-05-20T14:43:35.325Z] 0c92f367c5e7: Waiting [2022-05-20T14:43:35.325Z] 94645a83ff95: Verifying Checksum [2022-05-20T14:43:35.325Z] 94645a83ff95: Download complete [2022-05-20T14:43:35.325Z] 1a89e8eeedd5: Verifying Checksum [2022-05-20T14:43:35.325Z] 1a89e8eeedd5: Download complete [2022-05-20T14:43:35.325Z] 0c92f367c5e7: Verifying Checksum [2022-05-20T14:43:35.325Z] 0c92f367c5e7: Download complete [2022-05-20T14:43:35.325Z] 3096ccb668a1: Verifying Checksum [2022-05-20T14:43:35.325Z] 3096ccb668a1: Download complete [2022-05-20T14:43:35.325Z] e8cf19c19ddd: Verifying Checksum [2022-05-20T14:43:35.325Z] e8cf19c19ddd: Download complete [2022-05-20T14:43:35.325Z] 9b3977197b4f: Download complete [2022-05-20T14:43:36.316Z] 9b3977197b4f: Pull complete [2022-05-20T14:43:36.594Z] 1a89e8eeedd5: Pull complete [2022-05-20T14:43:36.870Z] 94645a83ff95: Pull complete [2022-05-20T14:43:37.469Z] a4caa8a26152: Download complete [2022-05-20T14:43:37.744Z] 3f3a8bcf1eab: Download complete [2022-05-20T14:43:50.171Z] 3f3a8bcf1eab: Pull complete [2022-05-20T14:43:50.171Z] 0c92f367c5e7: Pull complete [2022-05-20T14:43:50.171Z] 3096ccb668a1: Pull complete [2022-05-20T14:43:50.171Z] e8cf19c19ddd: Pull complete [2022-05-20T14:43:56.883Z] a4caa8a26152: Pull complete [2022-05-20T14:43:56.883Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-20T14:43:56.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-20T14:43:56.883Z] ---> 725f1c02e7f9 [2022-05-20T14:43:56.883Z] Step 3/13 : ARG MAKE="make build" [2022-05-20T14:43:57.487Z] ---> Running in 2e4d3007a696 [2022-05-20T14:43:57.771Z] Removing intermediate container 2e4d3007a696 [2022-05-20T14:43:57.771Z] ---> bf96144b43c7 [2022-05-20T14:43:57.771Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T14:43:58.051Z] ---> Running in 536d61587cea [2022-05-20T14:43:58.323Z] Removing intermediate container 536d61587cea [2022-05-20T14:43:58.323Z] ---> 1e0116e4921b [2022-05-20T14:43:58.323Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-20T14:43:58.323Z] ---> Running in 8e553c86505e [2022-05-20T14:43:58.598Z] Removing intermediate container 8e553c86505e [2022-05-20T14:43:58.598Z] ---> 9c106a8bf8d2 [2022-05-20T14:43:58.598Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-05-20T14:43:58.598Z] ---> Running in bfdd5e366188 [2022-05-20T14:43:58.874Z] Removing intermediate container bfdd5e366188 [2022-05-20T14:43:58.874Z] ---> 76f59111a7c4 [2022-05-20T14:43:58.874Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T14:43:59.149Z] ---> Running in e1f81d60baa2 [2022-05-20T14:44:01.130Z] Removing intermediate container e1f81d60baa2 [2022-05-20T14:44:01.130Z] ---> 74f10cfdf1c5 [2022-05-20T14:44:01.130Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T14:44:01.130Z] ---> Running in 2bb3da0f406b [2022-05-20T14:44:01.728Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T14:44:02.711Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T14:44:03.702Z] OK: 220 MiB in 52 packages [2022-05-20T14:44:04.689Z] Removing intermediate container 2bb3da0f406b [2022-05-20T14:44:04.689Z] ---> 5a31292afb4b [2022-05-20T14:44:04.689Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-05-20T14:44:04.689Z] ---> Running in d664ca0ebe2a [2022-05-20T14:44:04.968Z] Removing intermediate container d664ca0ebe2a [2022-05-20T14:44:04.968Z] ---> 6bcd5043177d [2022-05-20T14:44:04.968Z] Step 10/13 : COPY go.mod vendor* ./ [2022-05-20T14:44:05.571Z] ---> 81e40d7a534d [2022-05-20T14:44:05.571Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T14:44:05.571Z] ---> Running in bc7fd8f44128 [2022-05-20T14:44:52.592Z] Removing intermediate container bc7fd8f44128 [2022-05-20T14:44:52.592Z] ---> e5b1eb0336fc [2022-05-20T14:44:52.592Z] Step 12/13 : COPY . . [2022-05-20T14:44:52.592Z] ---> de92f7c2ec30 [2022-05-20T14:44:52.592Z] Step 13/13 : RUN ${MAKE} [2022-05-20T14:44:52.592Z] ---> Running in 0e93f5f3fd03 [2022-05-20T14:44:52.592Z] noop [2022-05-20T14:44:52.864Z] Removing intermediate container 0e93f5f3fd03 [2022-05-20T14:44:52.864Z] ---> b361d4933d81 [2022-05-20T14:44:52.864Z] Successfully built b361d4933d81 [2022-05-20T14:44:52.864Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:44:53.207Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T14:44:53.207Z] . [Pipeline] withDockerContainer [2022-05-20T14:44:53.447Z] prd-ubuntu20.04-docker-arm64-4c-16g-64199 does not seem to be running inside a container [2022-05-20T14:44:53.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-20T14:44:54.799Z] $ docker top 7b10e73e398588e46a805ff343584bd0f7094a685d3374fb8a7d9aa886f2f9bf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T14:44:55.682Z] + go version [2022-05-20T14:44:55.683Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-20T14:44:55.715Z] $ docker stop --time=1 7b10e73e398588e46a805ff343584bd0f7094a685d3374fb8a7d9aa886f2f9bf [2022-05-20T14:44:57.314Z] $ docker rm -f 7b10e73e398588e46a805ff343584bd0f7094a685d3374fb8a7d9aa886f2f9bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:44:57.911Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T14:44:57.911Z] . [Pipeline] withDockerContainer [2022-05-20T14:44:58.122Z] prd-ubuntu20.04-docker-arm64-4c-16g-64199 does not seem to be running inside a container [2022-05-20T14:44:58.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-20T14:44:59.472Z] $ docker top 0125ae334312f6bd9d9f64fdcc48d85e9ec249cd158387f8325621d04b950d61 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-20T14:45:00.383Z] + make test [2022-05-20T14:45:00.383Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-20T14:45:02.370Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-05-20T14:46:24.214Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-05-20T14:46:24.486Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.076s coverage: 1.0% of statements [2022-05-20T14:46:25.082Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-20T14:46:25.082Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-20T14:46:57.508Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-20T14:46:57.508Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-20T14:46:57.508Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-20T14:46:57.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-20T14:46:57.561Z] $ docker stop --time=1 0125ae334312f6bd9d9f64fdcc48d85e9ec249cd158387f8325621d04b950d61 [2022-05-20T14:46:59.418Z] $ docker rm -f 0125ae334312f6bd9d9f64fdcc48d85e9ec249cd158387f8325621d04b950d61 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T14:47:00.459Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-20T14:47:00.487Z] Warning: overwriting stash ‘coverage-report’ [2022-05-20T14:47:01.033Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T14:47:01.452Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-20T14:47:01.801Z] + ls -al . [2022-05-20T14:47:01.801Z] total 212 [2022-05-20T14:47:01.801Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 14:46 . [2022-05-20T14:47:01.801Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 14:43 .. [2022-05-20T14:47:01.801Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 14:43 .git [2022-05-20T14:47:01.801Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 14:43 .github [2022-05-20T14:47:01.801Z] -rw-rw-r-- 1 jenkins jenkins 352 May 20 14:43 .gitignore [2022-05-20T14:47:01.801Z] -rw-rw-r-- 1 jenkins jenkins 42 May 20 14:43 .golangci.yml [2022-05-20T14:47:01.801Z] -rw-rw-r-- 1 jenkins jenkins 9099 May 20 14:43 Attribution.txt [2022-05-20T14:47:01.801Z] -rw-rw-r-- 1 jenkins jenkins 189 May 20 14:43 CHANGELOG.md [2022-05-20T14:47:01.801Z] -rw-rw-r-- 1 jenkins jenkins 1667 May 20 14:43 Dockerfile [2022-05-20T14:47:01.801Z] -rw-rw-r-- 1 jenkins jenkins 677 May 20 14:43 GOVERNANCE.md [2022-05-20T14:47:01.801Z] -rw-rw-r-- 1 jenkins jenkins 660 May 20 14:43 Jenkinsfile [2022-05-20T14:47:01.801Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 20 14:43 LICENSE [2022-05-20T14:47:01.801Z] -rw-rw-r-- 1 jenkins jenkins 2161 May 20 14:43 Makefile [2022-05-20T14:47:01.801Z] -rw-rw-r-- 1 jenkins jenkins 625 May 20 14:43 OWNERS.md [2022-05-20T14:47:01.801Z] -rw-rw-r-- 1 jenkins jenkins 28742 May 20 14:43 README.md [2022-05-20T14:47:01.801Z] -rw-rw-r-- 1 jenkins jenkins 11 May 20 14:41 VERSION [2022-05-20T14:47:01.801Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 14:43 bin [2022-05-20T14:47:01.801Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 14:43 cmd [2022-05-20T14:47:01.801Z] -rw-r--r-- 1 jenkins jenkins 37307 May 20 14:46 coverage.out [2022-05-20T14:47:01.801Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 14:43 doc [2022-05-20T14:47:01.801Z] -rw-rw-r-- 1 jenkins jenkins 3546 May 20 14:43 go.mod [2022-05-20T14:47:01.801Z] -rw-rw-r-- 1 jenkins jenkins 37264 May 20 14:43 go.sum [2022-05-20T14:47:01.801Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 14:43 internal [2022-05-20T14:47:01.801Z] -rw-rw-r-- 1 jenkins jenkins 236 May 20 14:43 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:47:02.156Z] + 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=8ea3952a55c07e239dd75554aa3eccbc97544666 --label arch=arm64 --label version=0.0.1-dev.1 . [2022-05-20T14:47:02.431Z] Sending build context to Docker daemon 5.852MB [2022-05-20T14:47:02.431Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T14:47:02.706Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-20T14:47:02.706Z] ---> b361d4933d81 [2022-05-20T14:47:02.706Z] Step 3/26 : ARG MAKE="make build" [2022-05-20T14:47:02.706Z] ---> Running in 1f2e8dd0c03c [2022-05-20T14:47:02.984Z] Removing intermediate container 1f2e8dd0c03c [2022-05-20T14:47:02.984Z] ---> fe02c9da4dc8 [2022-05-20T14:47:02.984Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T14:47:02.984Z] ---> Running in fd6e4821e221 [2022-05-20T14:47:03.263Z] Removing intermediate container fd6e4821e221 [2022-05-20T14:47:03.263Z] ---> 84ce78640586 [2022-05-20T14:47:03.263Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-20T14:47:03.540Z] ---> Running in 0d2e0dc9cab6 [2022-05-20T14:47:03.814Z] Removing intermediate container 0d2e0dc9cab6 [2022-05-20T14:47:03.814Z] ---> c0b4cbed9b72 [2022-05-20T14:47:03.814Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-05-20T14:47:03.814Z] ---> Running in 4b64d3d97ff1 [2022-05-20T14:47:04.086Z] Removing intermediate container 4b64d3d97ff1 [2022-05-20T14:47:04.086Z] ---> 35947be0c236 [2022-05-20T14:47:04.086Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T14:47:04.361Z] ---> Running in 81d37804c1e5 [2022-05-20T14:47:05.799Z] Removing intermediate container 81d37804c1e5 [2022-05-20T14:47:05.799Z] ---> 76f32d926ca1 [2022-05-20T14:47:05.799Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T14:47:05.799Z] ---> Running in d29167e9249b [2022-05-20T14:47:07.241Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T14:47:07.842Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T14:47:08.924Z] OK: 220 MiB in 52 packages [2022-05-20T14:47:09.907Z] Removing intermediate container d29167e9249b [2022-05-20T14:47:09.907Z] ---> d8856023362c [2022-05-20T14:47:09.907Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-05-20T14:47:09.907Z] ---> Running in f05eb8efd8d0 [2022-05-20T14:47:10.181Z] Removing intermediate container f05eb8efd8d0 [2022-05-20T14:47:10.181Z] ---> 664ceb45a9ab [2022-05-20T14:47:10.181Z] Step 10/26 : COPY go.mod vendor* ./ [2022-05-20T14:47:10.787Z] ---> 01a1091cb0fe [2022-05-20T14:47:10.787Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T14:47:10.787Z] ---> Running in 171940c07b00 [2022-05-20T14:47:13.430Z] Removing intermediate container 171940c07b00 [2022-05-20T14:47:13.430Z] ---> 1e7f71bca6d0 [2022-05-20T14:47:13.430Z] Step 12/26 : COPY . . [2022-05-20T14:47:14.241Z] ---> a10aeb529ccd [2022-05-20T14:47:14.241Z] Step 13/26 : RUN ${MAKE} [2022-05-20T14:47:14.241Z] ---> Running in 6f9407bdb086 [2022-05-20T14:47:15.234Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-05-20T14:49:37.673Z] Removing intermediate container 6f9407bdb086 [2022-05-20T14:49:37.673Z] ---> 149c9a8a18d8 [2022-05-20T14:49:37.673Z] Step 14/26 : FROM alpine:3.15 [2022-05-20T14:49:37.673Z] 3.15: Pulling from library/alpine [2022-05-20T14:49:37.673Z] 9981e73032c8: Pulling fs layer [2022-05-20T14:49:37.673Z] 9981e73032c8: Verifying Checksum [2022-05-20T14:49:37.673Z] 9981e73032c8: Download complete [2022-05-20T14:49:37.673Z] 9981e73032c8: Pull complete [2022-05-20T14:49:37.673Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-20T14:49:37.673Z] Status: Downloaded newer image for alpine:3.15 [2022-05-20T14:49:37.673Z] ---> 3fb3c9af89a9 [2022-05-20T14:49:37.673Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-20T14:49:37.673Z] ---> Running in 615d3de08a74 [2022-05-20T14:49:37.673Z] Removing intermediate container 615d3de08a74 [2022-05-20T14:49:37.673Z] ---> 9952959329e2 [2022-05-20T14:49:37.673Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-20T14:49:37.673Z] ---> Running in 159dcd21cd13 [2022-05-20T14:49:37.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T14:49:37.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T14:49:37.673Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-20T14:49:37.673Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-05-20T14:49:37.673Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-20T14:49:37.674Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-20T14:49:37.674Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-20T14:49:37.674Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-20T14:49:37.674Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T14:49:37.674Z] OK: 8 MiB in 20 packages [2022-05-20T14:49:37.674Z] Removing intermediate container 159dcd21cd13 [2022-05-20T14:49:37.674Z] ---> e01fb32f39f9 [2022-05-20T14:49:37.674Z] Step 17/26 : WORKDIR / [2022-05-20T14:49:37.674Z] ---> Running in 05440a60eef8 [2022-05-20T14:49:37.674Z] Removing intermediate container 05440a60eef8 [2022-05-20T14:49:37.674Z] ---> b9e48ce9d331 [2022-05-20T14:49:37.674Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-05-20T14:49:37.674Z] ---> c738f3ce5259 [2022-05-20T14:49:37.674Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-05-20T14:49:37.674Z] ---> 1f330403a280 [2022-05-20T14:49:37.674Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-05-20T14:49:38.279Z] ---> 33c5770d385a [2022-05-20T14:49:38.279Z] Step 21/26 : EXPOSE 59984 [2022-05-20T14:49:38.556Z] ---> Running in b2213cf49310 [2022-05-20T14:49:38.832Z] Removing intermediate container b2213cf49310 [2022-05-20T14:49:38.832Z] ---> 5f9bade01be8 [2022-05-20T14:49:38.832Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-05-20T14:49:38.832Z] ---> Running in 3afd882b3d2b [2022-05-20T14:49:39.109Z] Removing intermediate container 3afd882b3d2b [2022-05-20T14:49:39.109Z] ---> 0db447c73b55 [2022-05-20T14:49:39.109Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T14:49:39.387Z] ---> Running in ff32e2eb662a [2022-05-20T14:49:39.660Z] Removing intermediate container ff32e2eb662a [2022-05-20T14:49:39.660Z] ---> 0f09baf0226d [2022-05-20T14:49:39.660Z] Step 24/26 : LABEL arch=arm64 [2022-05-20T14:49:39.660Z] ---> Running in 5a3a727d65d4 [2022-05-20T14:49:39.934Z] Removing intermediate container 5a3a727d65d4 [2022-05-20T14:49:39.934Z] ---> 9890bc05ea58 [2022-05-20T14:49:39.934Z] Step 25/26 : LABEL git_sha=8ea3952a55c07e239dd75554aa3eccbc97544666 [2022-05-20T14:49:39.934Z] ---> Running in 7ce5ef55a9d6 [2022-05-20T14:49:40.207Z] Removing intermediate container 7ce5ef55a9d6 [2022-05-20T14:49:40.207Z] ---> 75ce103f3704 [2022-05-20T14:49:40.207Z] Step 26/26 : LABEL version=0.0.1-dev.1 [2022-05-20T14:49:40.478Z] ---> Running in 0a4561a5e689 [2022-05-20T14:49:40.751Z] Removing intermediate container 0a4561a5e689 [2022-05-20T14:49:40.751Z] ---> d6b99b9be25b [2022-05-20T14:49:40.751Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-20T14:49:40.751Z] Successfully built d6b99b9be25b [2022-05-20T14:49:40.751Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T14:49:40.860Z] provisioning config files... [2022-05-20T14:49:40.879Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/3@tmp/config9092474915605501531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:49:41.245Z] ---> docker-login.sh [2022-05-20T14:49:41.246Z] nexus3.edgexfoundry.org:10001 [2022-05-20T14:49:41.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:49:41.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:49:41.522Z] Configure a credential helper to remove this warning. See [2022-05-20T14:49:41.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:49:41.522Z] [2022-05-20T14:49:41.522Z] Login Succeeded [2022-05-20T14:49:41.522Z] nexus3.edgexfoundry.org:10002 [2022-05-20T14:49:41.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:49:42.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:49:42.066Z] Configure a credential helper to remove this warning. See [2022-05-20T14:49:42.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:49:42.066Z] [2022-05-20T14:49:42.066Z] Login Succeeded [2022-05-20T14:49:42.066Z] nexus3.edgexfoundry.org:10003 [2022-05-20T14:49:42.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:49:42.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:49:42.612Z] Configure a credential helper to remove this warning. See [2022-05-20T14:49:42.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:49:42.612Z] [2022-05-20T14:49:42.612Z] Login Succeeded [2022-05-20T14:49:42.612Z] nexus3.edgexfoundry.org:10004 [2022-05-20T14:49:42.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:49:42.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:49:42.888Z] Configure a credential helper to remove this warning. See [2022-05-20T14:49:42.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:49:42.888Z] [2022-05-20T14:49:42.888Z] Login Succeeded [2022-05-20T14:49:42.888Z] docker.io [2022-05-20T14:49:43.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T14:49:43.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T14:49:43.759Z] Configure a credential helper to remove this warning. See [2022-05-20T14:49:43.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T14:49:43.759Z] [2022-05-20T14:49:43.759Z] Login Succeeded [2022-05-20T14:49:43.759Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T14:49:43.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-20T14:49:43.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T14:49:43.836Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-05-20T14:49:43.836Z] 8ea3952a55c07e239dd75554aa3eccbc97544666 [2022-05-20T14:49:43.836Z] latest [2022-05-20T14:49:43.836Z] 0.0.1-dev.1 [2022-05-20T14:49:43.836Z] 8ea3952a55c07e239dd75554aa3eccbc97544666-0.0.1-dev.1 [2022-05-20T14:49:43.836Z] main [2022-05-20T14:49:43.836Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:49:44.189Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8ea3952a55c07e239dd75554aa3eccbc97544666 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:49:44.534Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8ea3952a55c07e239dd75554aa3eccbc97544666 [2022-05-20T14:49:44.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-05-20T14:49:44.534Z] a111ba4df05a: Preparing [2022-05-20T14:49:44.534Z] 2eda92874574: Preparing [2022-05-20T14:49:44.534Z] 90f4c958e7f9: Preparing [2022-05-20T14:49:44.534Z] fb25a120b2bb: Preparing [2022-05-20T14:49:44.534Z] 4f4ce317c6bb: Preparing [2022-05-20T14:49:44.534Z] 4f4ce317c6bb: Layer already exists [2022-05-20T14:49:44.811Z] a111ba4df05a: Pushed [2022-05-20T14:49:44.811Z] 2eda92874574: Pushed [2022-05-20T14:49:45.406Z] fb25a120b2bb: Pushed [2022-05-20T14:49:50.797Z] 90f4c958e7f9: Pushed [2022-05-20T14:49:50.797Z] 8ea3952a55c07e239dd75554aa3eccbc97544666: digest: sha256:562b741be5820cede423f269b5f8d12b7955c29fc92768ea151feebf3771755f size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:49:51.153Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:49:51.505Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-05-20T14:49:51.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-05-20T14:49:51.505Z] a111ba4df05a: Preparing [2022-05-20T14:49:51.505Z] 2eda92874574: Preparing [2022-05-20T14:49:51.505Z] 90f4c958e7f9: Preparing [2022-05-20T14:49:51.506Z] fb25a120b2bb: Preparing [2022-05-20T14:49:51.506Z] 4f4ce317c6bb: Preparing [2022-05-20T14:49:51.506Z] fb25a120b2bb: Layer already exists [2022-05-20T14:49:51.506Z] 90f4c958e7f9: Layer already exists [2022-05-20T14:49:51.506Z] a111ba4df05a: Layer already exists [2022-05-20T14:49:51.506Z] 2eda92874574: Layer already exists [2022-05-20T14:49:51.506Z] 4f4ce317c6bb: Layer already exists [2022-05-20T14:49:51.776Z] latest: digest: sha256:562b741be5820cede423f269b5f8d12b7955c29fc92768ea151feebf3771755f size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:49:52.127Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:49:52.472Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.1 [2022-05-20T14:49:52.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-05-20T14:49:52.472Z] a111ba4df05a: Preparing [2022-05-20T14:49:52.472Z] 2eda92874574: Preparing [2022-05-20T14:49:52.472Z] 90f4c958e7f9: Preparing [2022-05-20T14:49:52.472Z] fb25a120b2bb: Preparing [2022-05-20T14:49:52.472Z] 4f4ce317c6bb: Preparing [2022-05-20T14:49:52.472Z] a111ba4df05a: Layer already exists [2022-05-20T14:49:52.472Z] fb25a120b2bb: Layer already exists [2022-05-20T14:49:52.472Z] 90f4c958e7f9: Layer already exists [2022-05-20T14:49:52.472Z] 4f4ce317c6bb: Layer already exists [2022-05-20T14:49:52.472Z] 2eda92874574: Layer already exists [2022-05-20T14:49:52.745Z] 0.0.1-dev.1: digest: sha256:562b741be5820cede423f269b5f8d12b7955c29fc92768ea151feebf3771755f size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:49:53.094Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8ea3952a55c07e239dd75554aa3eccbc97544666-0.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:49:53.436Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8ea3952a55c07e239dd75554aa3eccbc97544666-0.0.1-dev.1 [2022-05-20T14:49:53.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-05-20T14:49:53.436Z] a111ba4df05a: Preparing [2022-05-20T14:49:53.436Z] 2eda92874574: Preparing [2022-05-20T14:49:53.436Z] 90f4c958e7f9: Preparing [2022-05-20T14:49:53.436Z] fb25a120b2bb: Preparing [2022-05-20T14:49:53.436Z] 4f4ce317c6bb: Preparing [2022-05-20T14:49:53.436Z] 2eda92874574: Layer already exists [2022-05-20T14:49:53.436Z] fb25a120b2bb: Layer already exists [2022-05-20T14:49:53.436Z] 90f4c958e7f9: Layer already exists [2022-05-20T14:49:53.436Z] 4f4ce317c6bb: Layer already exists [2022-05-20T14:49:53.436Z] a111ba4df05a: Layer already exists [2022-05-20T14:49:53.709Z] 8ea3952a55c07e239dd75554aa3eccbc97544666-0.0.1-dev.1: digest: sha256:562b741be5820cede423f269b5f8d12b7955c29fc92768ea151feebf3771755f size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:49:54.055Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:49:54.401Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-05-20T14:49:54.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-05-20T14:49:54.401Z] a111ba4df05a: Preparing [2022-05-20T14:49:54.401Z] 2eda92874574: Preparing [2022-05-20T14:49:54.401Z] 90f4c958e7f9: Preparing [2022-05-20T14:49:54.401Z] fb25a120b2bb: Preparing [2022-05-20T14:49:54.401Z] 4f4ce317c6bb: Preparing [2022-05-20T14:49:54.401Z] 4f4ce317c6bb: Layer already exists [2022-05-20T14:49:54.401Z] a111ba4df05a: Layer already exists [2022-05-20T14:49:54.401Z] fb25a120b2bb: Layer already exists [2022-05-20T14:49:54.401Z] 90f4c958e7f9: Layer already exists [2022-05-20T14:49:54.401Z] 2eda92874574: Layer already exists [2022-05-20T14:49:54.673Z] main: digest: sha256:562b741be5820cede423f269b5f8d12b7955c29fc92768ea151feebf3771755f size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-20T14:49:54.723Z] ===================================================== [Pipeline] echo [2022-05-20T14:49:54.734Z] taggedImages: [2022-05-20T14:49:54.734Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8ea3952a55c07e239dd75554aa3eccbc97544666 [2022-05-20T14:49:54.734Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-05-20T14:49:54.734Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.1 [2022-05-20T14:49:54.734Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8ea3952a55c07e239dd75554aa3eccbc97544666-0.0.1-dev.1 [2022-05-20T14:49:54.734Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:49:55.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T14:49:55.100Z] [2022-05-20T14:49:55.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:49:55.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T14:49:55.724Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-20T14:49:55.724Z] 8998bd30e6a1: Pulling fs layer [2022-05-20T14:49:55.724Z] 04944245beec: Pulling fs layer [2022-05-20T14:49:55.724Z] 699f458cf7ca: Pulling fs layer [2022-05-20T14:49:55.724Z] 765212b225bb: Pulling fs layer [2022-05-20T14:49:55.724Z] f23df028b6ca: Pulling fs layer [2022-05-20T14:49:55.724Z] d65c8cfc05b1: Pulling fs layer [2022-05-20T14:49:55.724Z] 2437ff75d9bd: Pulling fs layer [2022-05-20T14:49:55.724Z] 765212b225bb: Waiting [2022-05-20T14:49:55.724Z] d65c8cfc05b1: Waiting [2022-05-20T14:49:55.724Z] f23df028b6ca: Waiting [2022-05-20T14:49:55.724Z] 2437ff75d9bd: Waiting [2022-05-20T14:49:55.724Z] 04944245beec: Verifying Checksum [2022-05-20T14:49:55.724Z] 04944245beec: Download complete [2022-05-20T14:49:55.724Z] 765212b225bb: Verifying Checksum [2022-05-20T14:49:55.724Z] 765212b225bb: Download complete [2022-05-20T14:49:55.724Z] f23df028b6ca: Download complete [2022-05-20T14:49:55.724Z] d65c8cfc05b1: Verifying Checksum [2022-05-20T14:49:55.724Z] d65c8cfc05b1: Download complete [2022-05-20T14:49:56.000Z] 699f458cf7ca: Verifying Checksum [2022-05-20T14:49:56.000Z] 699f458cf7ca: Download complete [2022-05-20T14:49:56.274Z] 8998bd30e6a1: Verifying Checksum [2022-05-20T14:49:56.274Z] 8998bd30e6a1: Download complete [2022-05-20T14:49:58.250Z] 2437ff75d9bd: Verifying Checksum [2022-05-20T14:49:58.250Z] 2437ff75d9bd: Download complete [2022-05-20T14:50:00.229Z] 8998bd30e6a1: Pull complete [2022-05-20T14:50:00.503Z] 04944245beec: Pull complete [2022-05-20T14:50:01.940Z] 699f458cf7ca: Pull complete [2022-05-20T14:50:02.216Z] 765212b225bb: Pull complete [2022-05-20T14:50:03.192Z] f23df028b6ca: Pull complete [2022-05-20T14:50:03.192Z] d65c8cfc05b1: Pull complete [2022-05-20T14:50:18.289Z] 2437ff75d9bd: Pull complete [2022-05-20T14:50:18.289Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-20T14:50:18.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T14:50:18.289Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-20T14:50:18.518Z] prd-ubuntu20.04-docker-arm64-4c-16g-64199 does not seem to be running inside a container [2022-05-20T14:50:18.612Z] $ 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/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-20T14:50:21.592Z] $ docker top 8bf7013396a43bab9f9978bd779b8fa20d785b1f9d72aaecbc45730eaca5be9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:50:22.547Z] ---> job-cost.sh [2022-05-20T14:50:22.547Z] lf-activate-venv: SKIPPING [2022-05-20T14:50:22.547Z] INFO: No Stack... [2022-05-20T14:50:23.145Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-20T14:50:24.135Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T14:50:24.837Z] + cut -d, -f6 [2022-05-20T14:50:24.837Z] + cat /w/workspace/device-onvif-camera/3/archives/cost.csv [Pipeline] lock [2022-05-20T14:50:24.874Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-3-stack-cost] [2022-05-20T14:50:24.880Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-3-stack-cost] did not exist. Created. [2022-05-20T14:50:24.880Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T14:50:25.576Z] /w/workspace/device-onvif-camera/3@tmp/durable-7f6f0bb7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-20T14:50:26.250Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-20T14:50:26.275Z] Warning: overwriting stash ‘stack-cost’ [2022-05-20T14:50:26.325Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T14:50:26.335Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T14:50:26.367Z] $ docker stop --time=1 8bf7013396a43bab9f9978bd779b8fa20d785b1f9d72aaecbc45730eaca5be9e [2022-05-20T14:50:27.866Z] $ docker rm -f 8bf7013396a43bab9f9978bd779b8fa20d785b1f9d72aaecbc45730eaca5be9e [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 [2022-05-20T14:50:28.373Z] provisioning config files... [2022-05-20T14:50:28.383Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3161646590970302659tmp [Pipeline] { [Pipeline] sh [2022-05-20T14:50:28.685Z] + set +x [2022-05-20T14:50:28.685Z] + bash -s -- [2022-05-20T14:50:28.685Z] + curl -s https://codecov.io/bash [2022-05-20T14:50:28.685Z] [2022-05-20T14:50:28.685Z] _____ _ [2022-05-20T14:50:28.685Z] / ____| | | [2022-05-20T14:50:28.685Z] | | ___ __| | ___ ___ _____ __ [2022-05-20T14:50:28.685Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-20T14:50:28.685Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-20T14:50:28.685Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-20T14:50:28.685Z] Bash-1.0.6 [2022-05-20T14:50:28.685Z] [2022-05-20T14:50:28.685Z] [2022-05-20T14:50:28.685Z] ==> git version 2.25.1 found [2022-05-20T14:50:28.685Z] ==> 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 [2022-05-20T14:50:28.685Z] Release-Date: 2020-01-08 [2022-05-20T14:50:28.685Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-20T14:50:28.685Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-20T14:50:28.685Z] ==> Jenkins CI detected. [2022-05-20T14:50:28.685Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-05-20T14:50:28.685Z] project root: . [2022-05-20T14:50:28.685Z] --> token set from env [2022-05-20T14:50:28.685Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-20T14:50:28.685Z] ==> Running gcov in . (disable via -X gcov) [2022-05-20T14:50:28.685Z] ==> Python coveragepy not found [2022-05-20T14:50:28.685Z] ==> Searching for coverage reports in: [2022-05-20T14:50:28.685Z] + . [2022-05-20T14:50:28.685Z] -> Found 1 reports [2022-05-20T14:50:28.685Z] ==> Detecting git/mercurial file structure [2022-05-20T14:50:28.685Z] ==> Reading reports [2022-05-20T14:50:28.945Z] + ./coverage.out bytes=37307 [2022-05-20T14:50:28.945Z] ==> Appending adjustments [2022-05-20T14:50:28.945Z] https://docs.codecov.io/docs/fixing-reports [2022-05-20T14:50:28.945Z] + Found adjustments [2022-05-20T14:50:28.945Z] ==> Gzipping contents [2022-05-20T14:50:28.945Z] 8.0K /tmp/codecov.3vwlPr.gz [2022-05-20T14:50:28.945Z] ==> Uploading reports [2022-05-20T14:50:28.945Z] url: https://codecov.io [2022-05-20T14:50:28.945Z] query: branch=main&commit=8ea3952a55c07e239dd75554aa3eccbc97544666&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-20T14:50:28.945Z] -> Pinging Codecov [2022-05-20T14:50:28.945Z] 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=8ea3952a55c07e239dd75554aa3eccbc97544666&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-20T14:50:29.206Z] -> Uploading to [2022-05-20T14:50:29.206Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-20/F29A59C45E3A92E06B3E522C9905F8EF/8ea3952a55c07e239dd75554aa3eccbc97544666/f936a3f5-181b-4cdc-b28a-0843674c76d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220520T145029Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9478c033fdd138005a3f1681a4fe05894bd7b9111dc7aff51989aec5ec5a1572 [2022-05-20T14:50:29.206Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T14:50:29.206Z] Dload Upload Total Spent Left Speed [2022-05-20T14:50:29.467Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4596 0 0 100 4596 0 17278 --:--:-- --:--:-- --:--:-- 17278 [2022-05-20T14:50:29.467Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/8ea3952a55c07e239dd75554aa3eccbc97544666 [Pipeline] } [2022-05-20T14:50:29.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-20T14:50:29.749Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-20T14:50:29.759Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:50:30.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-20T14:50:30.054Z] [2022-05-20T14:50:30.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:50:30.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-20T14:50:31.294Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-20T14:50:31.294Z] 188c0c94c7c5: Pulling fs layer [2022-05-20T14:50:31.294Z] 0ef7d3d256c8: Pulling fs layer [2022-05-20T14:50:31.294Z] de9db76c5a1d: Pulling fs layer [2022-05-20T14:50:31.294Z] 0eba1c9be4d2: Pulling fs layer [2022-05-20T14:50:31.294Z] 0d57e429df01: Pulling fs layer [2022-05-20T14:50:31.294Z] 4e4be7b47b0d: Pulling fs layer [2022-05-20T14:50:31.294Z] e1f770b5df2f: Pulling fs layer [2022-05-20T14:50:31.294Z] 85a0685a4137: Pulling fs layer [2022-05-20T14:50:31.294Z] 4e4be7b47b0d: Waiting [2022-05-20T14:50:31.294Z] 0eba1c9be4d2: Waiting [2022-05-20T14:50:31.294Z] 0d57e429df01: Waiting [2022-05-20T14:50:31.294Z] 85a0685a4137: Waiting [2022-05-20T14:50:31.294Z] e1f770b5df2f: Waiting [2022-05-20T14:50:31.555Z] de9db76c5a1d: Verifying Checksum [2022-05-20T14:50:31.555Z] de9db76c5a1d: Download complete [2022-05-20T14:50:31.555Z] 0ef7d3d256c8: Download complete [2022-05-20T14:50:31.555Z] 0d57e429df01: Download complete [2022-05-20T14:50:31.555Z] 4e4be7b47b0d: Verifying Checksum [2022-05-20T14:50:31.555Z] 4e4be7b47b0d: Download complete [2022-05-20T14:50:31.555Z] 188c0c94c7c5: Verifying Checksum [2022-05-20T14:50:31.555Z] 188c0c94c7c5: Download complete [2022-05-20T14:50:31.555Z] e1f770b5df2f: Verifying Checksum [2022-05-20T14:50:31.555Z] e1f770b5df2f: Download complete [2022-05-20T14:50:31.815Z] 188c0c94c7c5: Pull complete [2022-05-20T14:50:32.384Z] 0eba1c9be4d2: Verifying Checksum [2022-05-20T14:50:32.384Z] 0eba1c9be4d2: Download complete [2022-05-20T14:50:32.384Z] 85a0685a4137: Verifying Checksum [2022-05-20T14:50:32.384Z] 85a0685a4137: Download complete [2022-05-20T14:50:42.387Z] 0ef7d3d256c8: Pull complete [2022-05-20T14:50:42.387Z] de9db76c5a1d: Pull complete [2022-05-20T14:50:45.678Z] 0eba1c9be4d2: Pull complete [2022-05-20T14:50:45.678Z] 0d57e429df01: Pull complete [2022-05-20T14:50:45.678Z] 4e4be7b47b0d: Pull complete [2022-05-20T14:50:45.938Z] e1f770b5df2f: Pull complete [2022-05-20T14:50:49.228Z] 85a0685a4137: Pull complete [2022-05-20T14:50:49.228Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-20T14:50:49.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-20T14:50:49.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-20T14:50:49.298Z] prd-ubuntu20.04-docker-8c-8g-64198 does not seem to be running inside a container [2022-05-20T14:50:49.333Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-20T14:50:50.995Z] $ docker top 6644946f0ed86aa9cd5a1ffc35dff0ba93c28f14919fab039ad106fc10942cda -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-20T14:50:51.078Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-20T14:50:51.361Z] + set -o pipefail [2022-05-20T14:50:51.361Z] + snyk monitor '--org=edgex-jenkins' [2022-05-20T14:50:58.018Z] [2022-05-20T14:50:58.018Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-05-20T14:50:58.018Z] [2022-05-20T14:50:58.018Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/cc672bb3-ce95-45c3-947b-54254bf70991/history/69a6e162-47e6-444e-aacb-00fe5645ed65 [2022-05-20T14:50:58.018Z] [2022-05-20T14:50:58.018Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-20T14:50:58.018Z] [2022-05-20T14:50:58.018Z] [Pipeline] } [2022-05-20T14:50:58.030Z] $ docker stop --time=1 6644946f0ed86aa9cd5a1ffc35dff0ba93c28f14919fab039ad106fc10942cda [2022-05-20T14:50:59.990Z] $ docker rm -f 6644946f0ed86aa9cd5a1ffc35dff0ba93c28f14919fab039ad106fc10942cda [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 [2022-05-20T14:51:00.696Z] + git log --format=format:%s -1 8ea3952a55c07e239dd75554aa3eccbc97544666 [Pipeline] sh [2022-05-20T14:51:00.995Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-20T14:51:00.995Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:51:01.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T14:51:01.293Z] . [Pipeline] withDockerContainer [2022-05-20T14:51:01.359Z] prd-ubuntu20.04-docker-8c-8g-64198 does not seem to be running inside a container [2022-05-20T14:51:01.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-20T14:51:01.787Z] $ docker top 035c5ff3a6acde7c5c9374de1da4e05a7282d8916d07ed3e282ad8287fb50cb9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-20T14:51:01.892Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T14:51:01.892Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T14:51:02.013Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T14:51:02.015Z] $ docker exec 035c5ff3a6acde7c5c9374de1da4e05a7282d8916d07ed3e282ad8287fb50cb9 ssh-agent [2022-05-20T14:51:02.136Z] SSH_AUTH_SOCK=/tmp/ssh-HqSLaTb1V4pW/agent.34 [2022-05-20T14:51:02.136Z] SSH_AGENT_PID=40 [2022-05-20T14:51:02.142Z] Running ssh-add (command line suppressed) [2022-05-20T14:51:02.246Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_58085026137714888.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_58085026137714888.key) [2022-05-20T14:51:02.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T14:51:02.552Z] + git semver tag [2022-05-20T14:51:02.813Z] 2022-05-20 14:51:02,718 [run_tag] DEBUG tag force:False [2022-05-20T14:51:02.813Z] 2022-05-20 14:51:02,719 [check_head_tag] DEBUG check head tag [2022-05-20T14:51:02.814Z] 2022-05-20 14:51:02,719 [execute] INFO git cat-file --batch-check [2022-05-20T14:51:02.814Z] 2022-05-20 14:51:02,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-05-20T14:51:02.814Z] 2022-05-20 14:51:02,721 [execute] INFO git cat-file --batch [2022-05-20T14:51:02.814Z] 2022-05-20 14:51:02,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-05-20T14:51:02.814Z] 2022-05-20 14:51:02,724 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-05-20T14:51:02.814Z] 2022-05-20 14:51:02,724 [execute] INFO git tag -a v0.0.1-dev.1 -m v0.0.1-dev.1 [2022-05-20T14:51:02.814Z] 2022-05-20 14:51:02,724 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.1', '-m', 'v0.0.1-dev.1'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-05-20T14:51:02.814Z] 2022-05-20 14:51:02,729 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-05-20T14:51:02.814Z] 0.0.1-dev.1 [Pipeline] } [2022-05-20T14:51:02.823Z] $ docker exec --env ******** --env ******** 035c5ff3a6acde7c5c9374de1da4e05a7282d8916d07ed3e282ad8287fb50cb9 ssh-agent -k [2022-05-20T14:51:02.948Z] unset SSH_AUTH_SOCK; [2022-05-20T14:51:02.949Z] unset SSH_AGENT_PID; [2022-05-20T14:51:02.949Z] echo Agent pid 40 killed; [2022-05-20T14:51:02.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T14:51:03.280Z] + git semver [Pipeline] } [2022-05-20T14:51:03.552Z] $ docker stop --time=1 035c5ff3a6acde7c5c9374de1da4e05a7282d8916d07ed3e282ad8287fb50cb9 [2022-05-20T14:51:04.839Z] $ docker rm -f 035c5ff3a6acde7c5c9374de1da4e05a7282d8916d07ed3e282ad8287fb50cb9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:51:05.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-20T14:51:05.249Z] [2022-05-20T14:51:05.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:51:05.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-20T14:51:05.549Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-20T14:51:05.549Z] ab5ef0e58194: Pulling fs layer [2022-05-20T14:51:05.549Z] 9712f1f96733: Pulling fs layer [2022-05-20T14:51:05.549Z] 63f879dbbcfc: Pulling fs layer [2022-05-20T14:51:05.549Z] 0d9ebad4ef96: Pulling fs layer [2022-05-20T14:51:05.549Z] e9a5061849ea: Pulling fs layer [2022-05-20T14:51:05.549Z] d747dcd14b5f: Pulling fs layer [2022-05-20T14:51:05.549Z] 2de7ff778b66: Pulling fs layer [2022-05-20T14:51:05.549Z] e9a5061849ea: Waiting [2022-05-20T14:51:05.549Z] d747dcd14b5f: Waiting [2022-05-20T14:51:05.549Z] 0d9ebad4ef96: Waiting [2022-05-20T14:51:05.549Z] 2de7ff778b66: Waiting [2022-05-20T14:51:05.549Z] 9712f1f96733: Verifying Checksum [2022-05-20T14:51:05.809Z] 63f879dbbcfc: Verifying Checksum [2022-05-20T14:51:05.809Z] 63f879dbbcfc: Download complete [2022-05-20T14:51:06.067Z] e9a5061849ea: Verifying Checksum [2022-05-20T14:51:06.067Z] e9a5061849ea: Download complete [2022-05-20T14:51:06.067Z] d747dcd14b5f: Download complete [2022-05-20T14:51:06.067Z] ab5ef0e58194: Verifying Checksum [2022-05-20T14:51:06.067Z] ab5ef0e58194: Download complete [2022-05-20T14:51:06.067Z] 0d9ebad4ef96: Verifying Checksum [2022-05-20T14:51:06.067Z] 0d9ebad4ef96: Download complete [2022-05-20T14:51:06.067Z] 2de7ff778b66: Verifying Checksum [2022-05-20T14:51:06.067Z] 2de7ff778b66: Download complete [2022-05-20T14:51:09.357Z] ab5ef0e58194: Pull complete [2022-05-20T14:51:09.357Z] 9712f1f96733: Pull complete [2022-05-20T14:51:09.618Z] 63f879dbbcfc: Pull complete [2022-05-20T14:51:12.906Z] 0d9ebad4ef96: Pull complete [2022-05-20T14:51:13.165Z] e9a5061849ea: Pull complete [2022-05-20T14:51:13.424Z] d747dcd14b5f: Pull complete [2022-05-20T14:51:14.363Z] 2de7ff778b66: Pull complete [2022-05-20T14:51:14.363Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-20T14:51:14.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-20T14:51:14.363Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-20T14:51:14.429Z] prd-ubuntu20.04-docker-8c-8g-64198 does not seem to be running inside a container [2022-05-20T14:51:14.468Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-20T14:51:16.314Z] $ docker top cc24844fd03f91d4e19e07503e8c21451864a9f6c2837725963b148cedb79045 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-20T14:51:16.400Z] provisioning config files... [2022-05-20T14:51:16.408Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4552236439562342404tmp [2022-05-20T14:51:16.420Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5633891888492634973tmp [2022-05-20T14:51:16.432Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3723006934531342377tmp [Pipeline] { [Pipeline] echo [2022-05-20T14:51:16.448Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:51:16.735Z] ---> sigul-configuration.sh [2022-05-20T14:51:16.735Z] gpg: directory `/root/.gnupg' created [2022-05-20T14:51:16.735Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-20T14:51:16.735Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-20T14:51:16.735Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-20T14:51:16.735Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-20T14:51:16.735Z] gpg: CAST5 encrypted data [2022-05-20T14:51:16.735Z] gpg: encrypted with 1 passphrase [2022-05-20T14:51:16.735Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-20T14:51:17.025Z] + mkdir /home/jenkins [2022-05-20T14:51:17.025Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-20T14:51:17.312Z] + 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 [2022-05-20T14:51:17.323Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:51:17.612Z] ---> sigul-install.sh [2022-05-20T14:51:17.612Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-20T14:51:17.905Z] + git tag --list [2022-05-20T14:51:17.905Z] v0.0.0 [2022-05-20T14:51:17.905Z] v0.0.1-dev.1 [Pipeline] sh [2022-05-20T14:51:18.196Z] + lftools sign git-tag v0.0.1-dev.1 [2022-05-20T14:51:18.766Z] Signing Git tag with Sigul... [2022-05-20T14:51:18.766Z] Signing v0.0.1-dev.1 [Pipeline] echo [2022-05-20T14:51:19.036Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:51:19.324Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-20T14:51:19.333Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-20T14:51:19.352Z] $ docker stop --time=1 cc24844fd03f91d4e19e07503e8c21451864a9f6c2837725963b148cedb79045 [2022-05-20T14:51:20.654Z] $ docker rm -f cc24844fd03f91d4e19e07503e8c21451864a9f6c2837725963b148cedb79045 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-20T14:51:21.061Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-20T14:51:21.061Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:51:21.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T14:51:21.418Z] . [Pipeline] withDockerContainer [2022-05-20T14:51:21.492Z] prd-ubuntu20.04-docker-8c-8g-64198 does not seem to be running inside a container [2022-05-20T14:51:21.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-20T14:51:22.093Z] $ docker top 89704e259c4a2203eff111504a3fc3b547c8e3205a3dd98edf335817a78ffc97 -eo pid,comm [2022-05-20T14:51:22.157Z] 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). [2022-05-20T14:51:22.157Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-20T14:51:22.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T14:51:22.202Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T14:51:22.327Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T14:51:22.328Z] $ docker exec 89704e259c4a2203eff111504a3fc3b547c8e3205a3dd98edf335817a78ffc97 ssh-agent [2022-05-20T14:51:22.442Z] SSH_AUTH_SOCK=/tmp/ssh-w1uteIdV9aAp/agent.33 [2022-05-20T14:51:22.442Z] SSH_AGENT_PID=40 [2022-05-20T14:51:22.448Z] Running ssh-add (command line suppressed) [2022-05-20T14:51:22.555Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1636517626709180299.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1636517626709180299.key) [2022-05-20T14:51:22.571Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T14:51:22.862Z] + git semver bump pre [2022-05-20T14:51:23.122Z] 2022-05-20 14:51:23,046 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-05-20T14:51:23.122Z] 2022-05-20 14:51:23,046 [bump_version] DEBUG bumping version:0.0.1-dev.1 on axis:pre with prefix:dev [2022-05-20T14:51:23.122Z] 2022-05-20 14:51:23,046 [bump_version] DEBUG bumped version:0.0.1-dev.2 [2022-05-20T14:51:23.122Z] 2022-05-20 14:51:23,047 [write_version] DEBUG write version:0.0.1-dev.2 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-05-20T14:51:23.122Z] 2022-05-20 14:51:23,047 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-05-20T14:51:23.122Z] 2022-05-20 14:51:23,047 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-05-20T14:51:23.122Z] 2022-05-20 14:51:23,051 [execute] INFO git cat-file --batch-check [2022-05-20T14:51:23.122Z] 2022-05-20 14:51:23,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-20T14:51:23.122Z] 2022-05-20 14:51:23,056 [execute] INFO git cat-file --batch [2022-05-20T14:51:23.122Z] 2022-05-20 14:51:23,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-20T14:51:23.122Z] 2022-05-20 14:51:23,061 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-05-20T14:51:23.122Z] 0.0.1-dev.2 [Pipeline] } [2022-05-20T14:51:23.130Z] $ docker exec --env ******** --env ******** 89704e259c4a2203eff111504a3fc3b547c8e3205a3dd98edf335817a78ffc97 ssh-agent -k [2022-05-20T14:51:23.245Z] unset SSH_AUTH_SOCK; [2022-05-20T14:51:23.245Z] unset SSH_AGENT_PID; [2022-05-20T14:51:23.245Z] echo Agent pid 40 killed; [2022-05-20T14:51:23.257Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T14:51:23.568Z] + git semver [Pipeline] } [2022-05-20T14:51:23.845Z] $ docker stop --time=1 89704e259c4a2203eff111504a3fc3b547c8e3205a3dd98edf335817a78ffc97 [2022-05-20T14:51:25.167Z] $ docker rm -f 89704e259c4a2203eff111504a3fc3b547c8e3205a3dd98edf335817a78ffc97 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T14:51:25.533Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-20T14:51:25.533Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:51:25.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T14:51:25.829Z] . [Pipeline] withDockerContainer [2022-05-20T14:51:25.901Z] prd-ubuntu20.04-docker-8c-8g-64198 does not seem to be running inside a container [2022-05-20T14:51:25.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-20T14:51:26.307Z] $ docker top 4efd5e4b16e2dd63f8a6a78fd211a8d3a8865e6e3d50697d197caf7f471ee907 -eo pid,comm [2022-05-20T14:51:26.369Z] 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). [2022-05-20T14:51:26.369Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-20T14:51:26.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T14:51:26.411Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T14:51:26.524Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T14:51:26.525Z] $ docker exec 4efd5e4b16e2dd63f8a6a78fd211a8d3a8865e6e3d50697d197caf7f471ee907 ssh-agent [2022-05-20T14:51:26.641Z] SSH_AUTH_SOCK=/tmp/ssh-A2jp0LfwAx64/agent.33 [2022-05-20T14:51:26.641Z] SSH_AGENT_PID=39 [2022-05-20T14:51:26.646Z] Running ssh-add (command line suppressed) [2022-05-20T14:51:26.767Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8349446543245458483.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8349446543245458483.key) [2022-05-20T14:51:26.784Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T14:51:27.071Z] + git semver push [2022-05-20T14:51:27.332Z] 2022-05-20 14:51:27,285 [run_push] DEBUG push [2022-05-20T14:51:27.332Z] 2022-05-20 14:51:27,285 [execute] INFO git push origin semver [2022-05-20T14:51:27.332Z] 2022-05-20 14:51:27,286 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-20T14:51:28.273Z] 2022-05-20 14:51:27,956 [run_push] DEBUG push all version tags [2022-05-20T14:51:28.273Z] 2022-05-20 14:51:27,956 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-20T14:51:28.273Z] 2022-05-20 14:51:27,957 [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) [2022-05-20T14:51:28.846Z] 2022-05-20 14:51:28,645 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-05-20T14:51:28.846Z] 0.0.1-dev.2 [Pipeline] } [2022-05-20T14:51:28.855Z] $ docker exec --env ******** --env ******** 4efd5e4b16e2dd63f8a6a78fd211a8d3a8865e6e3d50697d197caf7f471ee907 ssh-agent -k [2022-05-20T14:51:28.969Z] unset SSH_AUTH_SOCK; [2022-05-20T14:51:28.970Z] unset SSH_AGENT_PID; [2022-05-20T14:51:28.970Z] echo Agent pid 39 killed; [2022-05-20T14:51:28.984Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T14:51:29.289Z] + git semver [Pipeline] } [2022-05-20T14:51:29.561Z] $ docker stop --time=1 4efd5e4b16e2dd63f8a6a78fd211a8d3a8865e6e3d50697d197caf7f471ee907 [2022-05-20T14:51:30.825Z] $ docker rm -f 4efd5e4b16e2dd63f8a6a78fd211a8d3a8865e6e3d50697d197caf7f471ee907 [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 [2022-05-20T14:51:31.472Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-05-20T14:51:31.473Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-05-20T14:51:31.473Z] total 16 [2022-05-20T14:51:31.473Z] drwxr-xr-x 3 root root 4096 May 20 14:42 . [2022-05-20T14:51:31.473Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 14:51 .. [2022-05-20T14:51:31.473Z] drwxr-xr-x 2 root root 4096 May 20 14:42 cost [2022-05-20T14:51:31.473Z] -rw-r--r-- 1 root root 88 May 20 14:42 cost.csv [2022-05-20T14:51:31.473Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-05-20T14:51:31.473Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-05-20T14:51:31.473Z] total 16 [2022-05-20T14:51:31.473Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 14:42 . [2022-05-20T14:51:31.473Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 14:51 .. [2022-05-20T14:51:31.473Z] drwxr-xr-x 2 jenkins jenkins 4096 May 20 14:42 cost [2022-05-20T14:51:31.473Z] -rw-r--r-- 1 jenkins jenkins 88 May 20 14:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:51:31.769Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:51:32.637Z] ---> package-listing.sh [2022-05-20T14:51:32.638Z] ++ facter osfamily [2022-05-20T14:51:32.638Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-20T14:51:32.897Z] + OS_FAMILY=debian [2022-05-20T14:51:32.897Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-05-20T14:51:32.897Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-20T14:51:32.897Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-20T14:51:32.897Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-20T14:51:32.897Z] + PACKAGES=/tmp/packages_start.txt [2022-05-20T14:51:32.897Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-05-20T14:51:32.897Z] + PACKAGES=/tmp/packages_end.txt [2022-05-20T14:51:32.897Z] + case "${OS_FAMILY}" in [2022-05-20T14:51:32.897Z] + dpkg -l [2022-05-20T14:51:32.897Z] + grep '^ii' [2022-05-20T14:51:32.897Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-20T14:51:32.897Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-20T14:51:32.897Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-20T14:51:32.897Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-05-20T14:51:32.897Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-05-20T14:51:32.897Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-05-20T14:51:32.908Z] 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 [2022-05-20T14:51:33.186Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-20T14:51:33.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T14:51:33.743Z] . [Pipeline] withDockerContainer [2022-05-20T14:51:33.809Z] prd-ubuntu20.04-docker-8c-8g-64198 does not seem to be running inside a container [2022-05-20T14:51:33.836Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-20T14:51:34.071Z] $ docker top 13ea6260188813afaab92d119086882fe7489482f7f60328e862cbcd7711dbd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T14:51:34.434Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-20T14:51:34.724Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-20T14:51:35.017Z] + ls /var/log/sa-host [2022-05-20T14:51:35.017Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T14:51:35.234Z] provisioning config files... [2022-05-20T14:51:35.246Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8788114012187127337tmp [Pipeline] { [Pipeline] echo [2022-05-20T14:51:35.260Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:51:35.544Z] ---> create-netrc.sh [Pipeline] } [2022-05-20T14:51:35.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:51:35.885Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-20T14:51:35.894Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:51:36.182Z] ---> sudo-logs.sh [2022-05-20T14:51:36.182Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-20T14:51:36.210Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:51:36.494Z] ---> job-cost.sh [2022-05-20T14:51:36.494Z] lf-activate-venv: SKIPPING [2022-05-20T14:51:36.494Z] DEBUG: total: 0.2199999988079071 [2022-05-20T14:51:36.494Z] INFO: Retrieving Stack Cost... [2022-05-20T14:51:36.755Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T14:51:37.326Z] INFO: Archiving Costs [Pipeline] echo [2022-05-20T14:51:37.340Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T14:51:37.626Z] ---> logs-deploy.sh [2022-05-20T14:51:37.626Z] lf-activate-venv: SKIPPING [2022-05-20T14:51:37.626Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/3 [2022-05-20T14:51:37.626Z] INFO: archiving workspace using pattern(s): [2022-05-20T14:51:38.566Z] Archives upload complete. [2022-05-20T14:51:38.566Z] INFO: archiving logs to Nexus