Started by GitHub push by openshift-merge-robot
Started by GitHub push by openshift-merge-robot
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/test_origin_branch/workspace
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git@github.com:openshift/origin.git # timeout=10
Fetching upstream changes from git@github.com:openshift/origin.git
> git --version # timeout=10
> git fetch --tags --progress git@github.com:openshift/origin.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 6a3a6a99a8b8b66104a6c5f363b3af25a765e764 (origin/master)
Commit message: "Merge pull request #16338 from bparees/extended"
> git config core.sparsecheckout # timeout=10
> git checkout -f 6a3a6a99a8b8b66104a6c5f363b3af25a765e764
> git rev-list 2ffdc48d8d05152fe3f2396b7eed88ddd699c068 # timeout=10
>> Job status: Skipping [test_branch_origin]. This subjob has been disabled.
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
Finished: SUCCESS